Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/auxdisplay/
Dpanel.c69 #define KEYPAD_REP_START (10) macro
1268 if (input->high_timer >= KEYPAD_REP_START) { in input_state_high()
1310 if (input->high_timer >= KEYPAD_REP_START) { in input_state_falling()