|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | bfin_kpad_platform_data |
Macros | |
| #define | KEYVAL(col, row, val) (((1 << col) << 24) | ((1 << row) << 16) | (val)) |
Definition at line 21 of file bf54x_keys.h.
1.8.2