|
Linux Kernel
3.7.1
|
Data Fields | |
| struct i2c_client * | client |
| struct input_dev * | input |
| char | phys [32] |
| bool | touch_ind_mode |
| wait_queue_head_t | wait |
| bool | stopped |
Definition at line 111 of file auo-pixcir-ts.c.
Definition at line 112 of file auo-pixcir-ts.c.
| struct input_dev* input |
Definition at line 113 of file auo-pixcir-ts.c.
| char phys[32] |
Definition at line 114 of file auo-pixcir-ts.c.
| bool stopped |
Definition at line 120 of file auo-pixcir-ts.c.
| bool touch_ind_mode |
Definition at line 117 of file auo-pixcir-ts.c.
| wait_queue_head_t wait |
Definition at line 119 of file auo-pixcir-ts.c.
1.8.2