Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dmatrix_keypad.c28 unsigned int col_scan_delay_us; member
70 if (on && keypad->col_scan_delay_us) in activate_col()
71 udelay(keypad->col_scan_delay_us); in activate_col()
394 &keypad->col_scan_delay_us); in matrix_keypad_probe()