|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned char | keycode [LOCOMOKBD_NUMKEYS] |
| struct input_dev * | input |
| char | phys [32] |
| unsigned long | base |
| spinlock_t | lock |
| struct timer_list | timer |
| unsigned long | suspend_jiffies |
| unsigned int | count_cancel |
Definition at line 73 of file locomokbd.c.
| unsigned long base |
Definition at line 78 of file locomokbd.c.
| unsigned int count_cancel |
Definition at line 83 of file locomokbd.c.
| struct input_dev* input |
Definition at line 75 of file locomokbd.c.
| unsigned char keycode[LOCOMOKBD_NUMKEYS] |
Definition at line 74 of file locomokbd.c.
| spinlock_t lock |
Definition at line 79 of file locomokbd.c.
| char phys[32] |
Definition at line 76 of file locomokbd.c.
| unsigned long suspend_jiffies |
Definition at line 82 of file locomokbd.c.
Definition at line 81 of file locomokbd.c.
1.8.2