Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dimx_keypad.c189 bool state_changed, is_zero_matrix; in imx_keypad_check_for_events() local
244 is_zero_matrix = true; in imx_keypad_check_for_events()
247 is_zero_matrix = false; in imx_keypad_check_for_events()
253 if (is_zero_matrix) { in imx_keypad_check_for_events()