Linux Kernel
3.7.1
|
Data Fields | |
struct ssp_device * | ssp |
struct input_dev * | input |
struct device * | dev |
int | gpio |
int | index |
u8 | data [1+HEADER_LENGTH(0xff)] |
Definition at line 35 of file navpoint.c.
u8 data[1+HEADER_LENGTH(0xff)] |
Definition at line 41 of file navpoint.c.
Definition at line 38 of file navpoint.c.
Definition at line 39 of file navpoint.c.
int index |
Definition at line 40 of file navpoint.c.
struct input_dev* input |
Definition at line 37 of file navpoint.c.
struct ssp_device* ssp |
Definition at line 36 of file navpoint.c.