Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtegra-kbc.c186 u8 curr_row = scancodes[i] >> KBC_ROW_SHIFT; in tegra_kbc_report_keys() local
198 if (row == curr_row) in tegra_kbc_report_keys()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtegra-kbc.c186 u8 curr_row = scancodes[i] >> KBC_ROW_SHIFT; in tegra_kbc_report_keys() local
198 if (row == curr_row) in tegra_kbc_report_keys()

Completed in 4 milliseconds