Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/auxdisplay/
Dpanel.c146 __u8 rise_timer, fall_timer, high_timer; member
1284 input->fall_timer = 0; in input_state_high()
1322 } else if (input->fall_timer >= input->fall_time) { in input_state_falling()
1341 input->fall_timer++; in input_state_falling()