|
Linux Kernel
3.7.1
|
Data Fields | |
| struct input_dev * | input |
| struct timer_list | timer |
| struct clk * | clk |
| int | irq_num |
| void __iomem * | ts_reg |
| spinlock_t | lock |
| enum ts_state | state |
Definition at line 49 of file w90p910_ts.c.
Definition at line 52 of file w90p910_ts.c.
| struct input_dev* input |
Definition at line 50 of file w90p910_ts.c.
| int irq_num |
Definition at line 53 of file w90p910_ts.c.
| spinlock_t lock |
Definition at line 55 of file w90p910_ts.c.
Definition at line 56 of file w90p910_ts.c.
Definition at line 51 of file w90p910_ts.c.
Definition at line 54 of file w90p910_ts.c.
1.8.2