Linux Kernel
3.7.1
|
#include <cyttsp_core.h>
Data Fields | |
u8 | hst_mode |
u8 | mfg_cmd |
u8 | mfg_stat |
u8 | cid [3] |
u8 | tt_undef1 |
u8 | uid [8] |
u8 | bl_verh |
u8 | bl_verl |
u8 | tts_verh |
u8 | tts_verl |
u8 | app_idh |
u8 | app_idl |
u8 | app_verh |
u8 | app_verl |
u8 | tt_undef [5] |
u8 | scn_typ |
u8 | act_intrvl |
u8 | tch_tmout |
u8 | lp_intrvl |
Definition at line 68 of file cyttsp_core.h.
u8 act_intrvl |
Definition at line 85 of file cyttsp_core.h.
u8 app_idh |
Definition at line 79 of file cyttsp_core.h.
u8 app_idl |
Definition at line 80 of file cyttsp_core.h.
u8 app_verh |
Definition at line 81 of file cyttsp_core.h.
u8 app_verl |
Definition at line 82 of file cyttsp_core.h.
u8 bl_verh |
Definition at line 75 of file cyttsp_core.h.
u8 bl_verl |
Definition at line 76 of file cyttsp_core.h.
u8 cid[3] |
Definition at line 72 of file cyttsp_core.h.
u8 hst_mode |
Definition at line 69 of file cyttsp_core.h.
u8 lp_intrvl |
Definition at line 87 of file cyttsp_core.h.
u8 mfg_cmd |
Definition at line 70 of file cyttsp_core.h.
u8 mfg_stat |
Definition at line 71 of file cyttsp_core.h.
u8 scn_typ |
Definition at line 84 of file cyttsp_core.h.
u8 tch_tmout |
Definition at line 86 of file cyttsp_core.h.
u8 tt_undef[5] |
Definition at line 83 of file cyttsp_core.h.
u8 tt_undef1 |
Definition at line 73 of file cyttsp_core.h.
u8 tts_verh |
Definition at line 77 of file cyttsp_core.h.
u8 tts_verl |
Definition at line 78 of file cyttsp_core.h.
u8 uid[8] |
Definition at line 74 of file cyttsp_core.h.