Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | input |
int | irq |
unsigned short | lastkey |
unsigned short * | keycode |
struct timer_list | timer |
unsigned int | keyup_test_jiffies |
unsigned short | kpad_msel |
unsigned short | kpad_prescale |
unsigned short | kpad_ctl |
Definition at line 78 of file bf54x-keys.c.
struct input_dev* input |
Definition at line 79 of file bf54x-keys.c.
int irq |
Definition at line 80 of file bf54x-keys.c.
unsigned short* keycode |
Definition at line 82 of file bf54x-keys.c.
unsigned int keyup_test_jiffies |
Definition at line 84 of file bf54x-keys.c.
unsigned short kpad_ctl |
Definition at line 87 of file bf54x-keys.c.
unsigned short kpad_msel |
Definition at line 85 of file bf54x-keys.c.
unsigned short kpad_prescale |
Definition at line 86 of file bf54x-keys.c.
unsigned short lastkey |
Definition at line 81 of file bf54x-keys.c.
Definition at line 83 of file bf54x-keys.c.