Home
last modified time | relevance | path

Searched refs:pxa27x_keypad_find_pressed_key (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/input/
H A Dpxa2xx_keypad.c104 static void pxa27x_keypad_find_pressed_key(PXA2xxKeyPadState *kp, int *row, int *col) in pxa27x_keypad_find_pressed_key() function
166 pxa27x_keypad_find_pressed_key(kp, &row, &col); in pxa27x_keyboard_event()