Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dtegra-kbc.c185 u8 curr_col = scancodes[i] & 0x07; in tegra_kbc_report_keys() local
196 if (col == curr_col) in tegra_kbc_report_keys()