Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c126 static char b0_counter; variable
913 b0_counter++; in gsl_monitor_worker()
915 b0_counter = 0; in gsl_monitor_worker()
916 if (b0_counter > 1) { in gsl_monitor_worker()
920 b0_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c59 static char b0_counter; variable
884 b0_counter++; in gsl_monitor_worker()
886 b0_counter = 0; in gsl_monitor_worker()
888 if (b0_counter > 1) { in gsl_monitor_worker()
891 b0_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl3673.c124 static char b0_counter; variable
918 b0_counter++; in gsl_monitor_worker()
920 b0_counter = 0; in gsl_monitor_worker()
921 if (b0_counter > 1) { in gsl_monitor_worker()
925 b0_counter = 0; in gsl_monitor_worker()
H A Dgslx680a.c178 static char b0_counter; variable
929 b0_counter++; in gsl_monitor_worker()
931 b0_counter = 0; in gsl_monitor_worker()
933 if (b0_counter > 1) { in gsl_monitor_worker()
936 b0_counter = 0; in gsl_monitor_worker()
H A Dgsl3673_800x1280.c127 static char b0_counter; variable
940 b0_counter++; in gsl_monitor_worker()
942 b0_counter = 0; in gsl_monitor_worker()
943 if (b0_counter > 1) { in gsl_monitor_worker()
947 b0_counter = 0; in gsl_monitor_worker()
H A Dgslx680.c95 static char b0_counter = 0; variable
1292 b0_counter++; in gsl_monitor_worker()
1294 b0_counter = 0; in gsl_monitor_worker()
1296 if (b0_counter > 1) { in gsl_monitor_worker()
1300 b0_counter = 0; in gsl_monitor_worker()
H A Dgslx6801.c72 static char b0_counter; variable
1207 b0_counter++; in gsl_monitor_worker()
1209 b0_counter = 0; in gsl_monitor_worker()
1211 if (b0_counter > 1) { in gsl_monitor_worker()
1213 b0_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c109 static char b0_counter = 0; variable
1449 b0_counter ++; in hyn_monitor_worker()
1451 b0_counter = 0; in hyn_monitor_worker()
1453 if(b0_counter > 1) { in hyn_monitor_worker()
1456 b0_counter = 0; in hyn_monitor_worker()