Linux Kernel
3.7.1
|
Data Fields | |
void(* | poweron )(bool) |
struct i2c_client * | client |
struct input_dev * | input_dev |
struct mcs_touchkey_chip | chip |
unsigned int | key_code |
unsigned int | key_val |
unsigned short | keycodes [] |
Definition at line 48 of file mcs_touchkey.c.
Definition at line 53 of file mcs_touchkey.c.
Definition at line 51 of file mcs_touchkey.c.
struct input_dev* input_dev |
Definition at line 52 of file mcs_touchkey.c.
unsigned int key_code |
Definition at line 54 of file mcs_touchkey.c.
unsigned int key_val |
Definition at line 55 of file mcs_touchkey.c.
unsigned short keycodes[] |
Definition at line 56 of file mcs_touchkey.c.
Definition at line 49 of file mcs_touchkey.c.