Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pxa27x_keypad_platform_data |
Macros | |
#define | MAX_MATRIX_KEY_ROWS (8) |
#define | MAX_MATRIX_KEY_COLS (8) |
#define | MATRIX_ROW_SHIFT (3) |
#define | MAX_DIRECT_KEY_NUM (8) |
Functions | |
void | pxa_set_keypad_info (struct pxa27x_keypad_platform_data *info) |
#define MATRIX_ROW_SHIFT (3) |
Definition at line 9 of file keypad-pxa27x.h.
#define MAX_DIRECT_KEY_NUM (8) |
Definition at line 10 of file keypad-pxa27x.h.
#define MAX_MATRIX_KEY_COLS (8) |
Definition at line 8 of file keypad-pxa27x.h.
#define MAX_MATRIX_KEY_ROWS (8) |
Definition at line 7 of file keypad-pxa27x.h.
void pxa_set_keypad_info | ( | struct pxa27x_keypad_platform_data * | info | ) |