pxa27x_keypad
static int pxa27x_keypad_matrix_key_parse(struct pxa27x_keypad *keypad)
static int pxa27x_keypad_direct_key_parse(struct pxa27x_keypad *keypad)
static int pxa27x_keypad_rotary_parse(struct pxa27x_keypad *keypad)
static int pxa27x_keypad_parse_properties(struct pxa27x_keypad *keypad)
static void pxa27x_keypad_scan_matrix(struct pxa27x_keypad *keypad)
static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta)
static void pxa27x_keypad_scan_rotary(struct pxa27x_keypad *keypad)
static void pxa27x_keypad_scan_direct(struct pxa27x_keypad *keypad)
struct pxa27x_keypad *keypad = dev_id;
static void pxa27x_keypad_config(struct pxa27x_keypad *keypad)
struct pxa27x_keypad *keypad = input_get_drvdata(dev);
struct pxa27x_keypad *keypad = input_get_drvdata(dev);
struct pxa27x_keypad *keypad = platform_get_drvdata(pdev);
struct pxa27x_keypad *keypad = platform_get_drvdata(pdev);
struct pxa27x_keypad *keypad;