Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dimx_keypad.c74 unsigned short matrix_stable_state[MAX_MATRIX_KEY_COLS]; member
157 bits_changed = keypad->matrix_stable_state[col] ^ in imx_keypad_fire_events()
240 memcpy(keypad->matrix_stable_state, matrix_volatile_state, in imx_keypad_check_for_events()