|
Linux Kernel
3.7.1
|
Data Fields | |
| struct i2c_client * | client |
| struct input_dev * | input_dev |
| unsigned int | key_val |
| unsigned int | statusbits |
| unsigned int | keycount |
| u16 | keycodes [MPR121_MAX_KEY_COUNT] |
Definition at line 60 of file mpr121_touchkey.c.
Definition at line 61 of file mpr121_touchkey.c.
| struct input_dev* input_dev |
Definition at line 62 of file mpr121_touchkey.c.
| unsigned int key_val |
Definition at line 63 of file mpr121_touchkey.c.
| u16 keycodes[MPR121_MAX_KEY_COUNT] |
Definition at line 66 of file mpr121_touchkey.c.
| unsigned int keycount |
Definition at line 65 of file mpr121_touchkey.c.
| unsigned int statusbits |
Definition at line 64 of file mpr121_touchkey.c.
1.8.2