Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/keyboard/
Dimx_keypad.c192 bool state_changed, is_zero_matrix; in imx_keypad_check_for_events() local
247 is_zero_matrix = true; in imx_keypad_check_for_events()
250 is_zero_matrix = false; in imx_keypad_check_for_events()
256 if (is_zero_matrix) { in imx_keypad_check_for_events()