Linux Kernel
3.7.1
|
Data Fields | |
int | id |
short * | abs |
short * | btn |
char * | name |
unsigned char | length |
unsigned char | b8 |
Definition at line 74 of file interact.c.
short* abs |
Definition at line 76 of file interact.c.
unsigned char b8 |
Definition at line 80 of file interact.c.
short* btn |
Definition at line 77 of file interact.c.
Definition at line 75 of file interact.c.
unsigned char length |
Definition at line 79 of file interact.c.
char* name |
Definition at line 78 of file interact.c.