|
Linux Kernel
3.7.1
|
Data Fields | |
| struct i2c_client * | client |
| struct input_dev * | input |
| struct delayed_work | work |
| unsigned long | delay |
| unsigned short | keycode [ADP5588_KEYMAPSIZE] |
| struct adp5588_gpi_map * | gpimap |
| unsigned short | gpimapsize |
Definition at line 41 of file adp5588-keys.c.
Definition at line 42 of file adp5588-keys.c.
| unsigned long delay |
Definition at line 45 of file adp5588-keys.c.
| struct adp5588_gpi_map* gpimap |
Definition at line 47 of file adp5588-keys.c.
| unsigned short gpimapsize |
Definition at line 48 of file adp5588-keys.c.
| struct input_dev* input |
Definition at line 43 of file adp5588-keys.c.
| unsigned short keycode[ADP5588_KEYMAPSIZE] |
Definition at line 46 of file adp5588-keys.c.
| struct delayed_work work |
Definition at line 44 of file adp5588-keys.c.
1.8.2