Linux Kernel
3.7.1
|
#include <cyttsp_core.h>
Data Fields | |
u8 | hst_mode |
u8 | tt_mode |
u8 | tt_stat |
struct cyttsp_tch | tch1 |
u8 | touch12_id |
struct cyttsp_tch | tch2 |
u8 | gest_cnt |
u8 | gest_id |
struct cyttsp_tch | tch3 |
u8 | touch34_id |
struct cyttsp_tch | tch4 |
u8 | tt_undef [3] |
u8 | act_dist |
u8 | tt_reserved |
Definition at line 49 of file cyttsp_core.h.
u8 act_dist |
Definition at line 62 of file cyttsp_core.h.
u8 gest_cnt |
Definition at line 56 of file cyttsp_core.h.
u8 gest_id |
Definition at line 57 of file cyttsp_core.h.
u8 hst_mode |
Definition at line 50 of file cyttsp_core.h.
struct cyttsp_tch tch1 |
Definition at line 53 of file cyttsp_core.h.
struct cyttsp_tch tch2 |
Definition at line 55 of file cyttsp_core.h.
struct cyttsp_tch tch3 |
Definition at line 58 of file cyttsp_core.h.
struct cyttsp_tch tch4 |
Definition at line 60 of file cyttsp_core.h.
u8 touch12_id |
Definition at line 54 of file cyttsp_core.h.
u8 touch34_id |
Definition at line 59 of file cyttsp_core.h.
u8 tt_mode |
Definition at line 51 of file cyttsp_core.h.
u8 tt_reserved |
Definition at line 63 of file cyttsp_core.h.
u8 tt_stat |
Definition at line 52 of file cyttsp_core.h.
u8 tt_undef[3] |
Definition at line 61 of file cyttsp_core.h.