|
Linux Kernel
3.7.1
|
Data Fields | |
| struct input_dev * | input_dev |
| struct wm831x * | wm831x |
| unsigned int | data_irq |
| unsigned int | pd_irq |
| bool | pressure |
| bool | pen_down |
| struct work_struct | pd_data_work |
Definition at line 64 of file wm831x-ts.c.
| unsigned int data_irq |
Definition at line 67 of file wm831x-ts.c.
| struct input_dev* input_dev |
Definition at line 65 of file wm831x-ts.c.
| struct work_struct pd_data_work |
Definition at line 71 of file wm831x-ts.c.
| unsigned int pd_irq |
Definition at line 68 of file wm831x-ts.c.
| bool pen_down |
Definition at line 70 of file wm831x-ts.c.
| bool pressure |
Definition at line 69 of file wm831x-ts.c.
Definition at line 66 of file wm831x-ts.c.
1.8.2