Home
last modified time | relevance | path

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

/drivers/staging/panel/
Dpanel.c236 static char inputs_stable; variable
1887 inputs_stable = 0; in input_state_high()
1929 inputs_stable = 0; in input_state_falling()
1956 inputs_stable = 0; in input_state_falling()
1966 inputs_stable = 1; in panel_process_inputs()
1992 inputs_stable = 0; in panel_process_inputs()
2019 if (!inputs_stable || phys_curr != phys_prev) in panel_scan_timer()