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

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

Completed in 153 milliseconds