Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | dev |
struct serio * | serio |
int | idx |
int | touched |
unsigned char | data [TW_LENGTH] |
char | phys [32] |
Definition at line 53 of file touchwin.c.
Definition at line 58 of file touchwin.c.
struct input_dev* dev |
Definition at line 54 of file touchwin.c.
int idx |
Definition at line 56 of file touchwin.c.
char phys[32] |
Definition at line 59 of file touchwin.c.
Definition at line 55 of file touchwin.c.
int touched |
Definition at line 57 of file touchwin.c.