Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | dev |
unsigned short | keycode [NR_SCANCODES] |
unsigned char | new [8] |
unsigned char | old [8] |
Definition at line 40 of file maple_keyb.c.
struct input_dev* dev |
Definition at line 41 of file maple_keyb.c.
unsigned short keycode[NR_SCANCODES] |
Definition at line 42 of file maple_keyb.c.
unsigned char new[8] |
Definition at line 43 of file maple_keyb.c.
unsigned char old[8] |
Definition at line 44 of file maple_keyb.c.