Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | idev |
struct mc13xxx * | mc13xxx |
struct delayed_work | work |
struct workqueue_struct * | workq |
unsigned int | sample [4] |
struct mc13xxx_ts_platform_data * | touch |
Definition at line 36 of file mc13783_ts.c.
struct input_dev* idev |
Definition at line 37 of file mc13783_ts.c.
Definition at line 38 of file mc13783_ts.c.
Definition at line 41 of file mc13783_ts.c.
struct mc13xxx_ts_platform_data* touch |
Definition at line 42 of file mc13783_ts.c.
struct delayed_work work |
Definition at line 39 of file mc13783_ts.c.
struct workqueue_struct* workq |
Definition at line 40 of file mc13783_ts.c.