Home
last modified time | relevance | path

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

/drivers/input/keyboard/
Dtegra-kbc.c615 unsigned int scan_time_rows; in tegra_kbc_probe() local
681 scan_time_rows = (KBC_ROW_SCAN_TIME + debounce_cnt) * num_rows; in tegra_kbc_probe()
682 kbc->repoll_dly = KBC_ROW_SCAN_DLY + scan_time_rows + kbc->repeat_cnt; in tegra_kbc_probe()