Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dimx_keypad.c190 bool state_changed, is_zero_matrix; in imx_keypad_check_for_events() local
245 is_zero_matrix = true; in imx_keypad_check_for_events()
248 is_zero_matrix = false; in imx_keypad_check_for_events()
254 if (is_zero_matrix) { in imx_keypad_check_for_events()