Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/keyboard/
Dimx_keypad.c188 bool state_changed, is_zero_matrix; in imx_keypad_check_for_events() local
243 is_zero_matrix = true; in imx_keypad_check_for_events()
246 is_zero_matrix = false; in imx_keypad_check_for_events()
252 if (is_zero_matrix) { in imx_keypad_check_for_events()