Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/auxdisplay/
Dpanel.c67 #define KEYPAD_REP_START (10) macro
1266 if (input->high_timer >= KEYPAD_REP_START) { in input_state_high()
1308 if (input->high_timer >= KEYPAD_REP_START) { in input_state_falling()