Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c412 int row, col, num_keys_pressed = 0; in pxa27x_keypad_scan_matrix() local
416 num_keys_pressed = KPAS_MUKP(kpas); in pxa27x_keypad_scan_matrix()
420 if (num_keys_pressed == 0) in pxa27x_keypad_scan_matrix()
423 if (num_keys_pressed == 1) { in pxa27x_keypad_scan_matrix()
436 if (num_keys_pressed > 1) { in pxa27x_keypad_scan_matrix()