Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c147 __u8 rise_timer, fall_timer, high_timer; member
1234 input->fall_timer = 0; in input_state_high()
1272 } else if (input->fall_timer >= input->fall_time) { in input_state_falling()
1291 input->fall_timer++; in input_state_falling()