|
Linux Kernel
3.7.1
|
Data Fields | |
| struct da9052 * | da9052 |
| struct input_dev * | dev |
| struct delayed_work | ts_pen_work |
| struct mutex | mutex |
| unsigned int | irq_pendwn |
| unsigned int | irq_datardy |
| bool | stopped |
| bool | adc_on |
Definition at line 25 of file da9052_tsi.c.
| bool adc_on |
Definition at line 33 of file da9052_tsi.c.
Definition at line 26 of file da9052_tsi.c.
| struct input_dev* dev |
Definition at line 27 of file da9052_tsi.c.
| unsigned int irq_datardy |
Definition at line 31 of file da9052_tsi.c.
| unsigned int irq_pendwn |
Definition at line 30 of file da9052_tsi.c.
Definition at line 29 of file da9052_tsi.c.
| bool stopped |
Definition at line 32 of file da9052_tsi.c.
| struct delayed_work ts_pen_work |
Definition at line 28 of file da9052_tsi.c.
1.8.2