Searched refs:pxa27x_keypad (Results 1 – 3 of 3) sorted by relevance
3 * linux/drivers/input/keyboard/pxa27x_keypad.c96 struct pxa27x_keypad { struct 118 static int pxa27x_keypad_matrix_key_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_matrix_key_parse_dt() argument 148 static int pxa27x_keypad_direct_key_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_direct_key_parse_dt() 208 static int pxa27x_keypad_rotary_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_rotary_parse_dt() 281 static int pxa27x_keypad_build_keycode_from_dt(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode_from_dt() 332 static int pxa27x_keypad_build_keycode_from_dt(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode_from_dt() 341 static int pxa27x_keypad_build_keycode(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode() 408 static void pxa27x_keypad_scan_matrix(struct pxa27x_keypad *keypad) in pxa27x_keypad_scan_matrix() 487 static void report_rotary_event(struct pxa27x_keypad *keypa97 pdatapxa27x_keypad global() argument [all...]
55 obj-$(CONFIG_KEYBOARD_PXA27x) += pxa27x_keypad.o
540 module will be called pxa27x_keypad.