|
Linux Kernel
3.7.1
|
#include <bf54x_keys.h>
Data Fields | |
| int | rows |
| int | cols |
| const unsigned int * | keymap |
| unsigned short | keymapsize |
| unsigned short | repeat |
| u32 | debounce_time |
| u32 | coldrive_time |
| u32 | keyup_test_interval |
Definition at line 10 of file bf54x_keys.h.
| u32 coldrive_time |
Definition at line 17 of file bf54x_keys.h.
| int cols |
Definition at line 12 of file bf54x_keys.h.
| u32 debounce_time |
Definition at line 16 of file bf54x_keys.h.
Definition at line 13 of file bf54x_keys.h.
| unsigned short keymapsize |
Definition at line 14 of file bf54x_keys.h.
| u32 keyup_test_interval |
Definition at line 18 of file bf54x_keys.h.
| unsigned short repeat |
Definition at line 15 of file bf54x_keys.h.
| int rows |
Definition at line 11 of file bf54x_keys.h.
1.8.2