Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/auxdisplay/
Dpanel.c148 __u8 rise_timer, fall_timer, high_timer; member
1286 input->fall_timer = 0; in input_state_high()
1324 } else if (input->fall_timer >= input->fall_time) { in input_state_falling()
1343 input->fall_timer++; in input_state_falling()