Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c58 static char dac_counter; variable
932 dac_counter++; in gsl_monitor_worker()
934 dac_counter = 0; in gsl_monitor_worker()
936 if (dac_counter > 1) { in gsl_monitor_worker()
939 dac_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680a.c177 static char dac_counter; variable
963 dac_counter++; in gsl_monitor_worker()
965 dac_counter = 0; in gsl_monitor_worker()
967 if (dac_counter > 1) { in gsl_monitor_worker()
970 dac_counter = 0; in gsl_monitor_worker()