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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/panel/
H A Dpanel.c136 __u8 rise_timer, fall_timer, high_timer; member in struct:logical_input
1724 input->fall_timer = 0;
1751 } else if (input->fall_timer >= input->fall_time) {
1766 input->fall_timer++;

Completed in 70 milliseconds