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

/linux-4.4.14/drivers/input/keyboard/
H A Dtegra-kbc.c254 static void tegra_kbc_keypress_timer(unsigned long data) tegra_kbc_keypress_timer() function
308 * the polling loop in tegra_kbc_keypress_timer. tegra_kbc_isr()
655 setup_timer(&kbc->timer, tegra_kbc_keypress_timer, (unsigned long)kbc); tegra_kbc_probe()

Completed in 39 milliseconds