Searched refs:pxa27x_keypad (Results 1 – 4 of 4) sorted by relevance
99 struct pxa27x_keypad { struct121 static int pxa27x_keypad_matrix_key_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_matrix_key_parse_dt() argument151 static int pxa27x_keypad_direct_key_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_direct_key_parse_dt()211 static int pxa27x_keypad_rotary_parse_dt(struct pxa27x_keypad *keypad, in pxa27x_keypad_rotary_parse_dt()284 static int pxa27x_keypad_build_keycode_from_dt(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode_from_dt()335 static int pxa27x_keypad_build_keycode_from_dt(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode_from_dt()344 static int pxa27x_keypad_build_keycode(struct pxa27x_keypad *keypad) in pxa27x_keypad_build_keycode()411 static void pxa27x_keypad_scan_matrix(struct pxa27x_keypad *keypad) in pxa27x_keypad_scan_matrix()490 static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta) in report_rotary_event()514 static void pxa27x_keypad_scan_rotary(struct pxa27x_keypad *keypad) in pxa27x_keypad_scan_rotary()[all …]
48 obj-$(CONFIG_KEYBOARD_PXA27x) += pxa27x_keypad.o
472 module will be called pxa27x_keypad.
194 static DEFINE_PXA2_CKEN(pxa27x_keypad, KEYPAD, 32768, 0);