|
Linux Kernel
3.7.1
|
Data Fields | |
| struct input_dev * | input |
| struct clk * | tsc_ick |
| void __iomem * | tsc_base |
| unsigned int | irq |
| unsigned int | wires |
| unsigned int | x_plate_resistance |
| bool | pen_down |
Definition at line 93 of file ti_tscadc.c.
| struct input_dev* input |
Definition at line 94 of file ti_tscadc.c.
| unsigned int irq |
Definition at line 97 of file ti_tscadc.c.
| bool pen_down |
Definition at line 100 of file ti_tscadc.c.
Definition at line 96 of file ti_tscadc.c.
Definition at line 95 of file ti_tscadc.c.
| unsigned int wires |
Definition at line 98 of file ti_tscadc.c.
| unsigned int x_plate_resistance |
Definition at line 99 of file ti_tscadc.c.
1.8.2