Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c127 static char bc_counter; variable
942 bc_counter++; in gsl_monitor_worker()
944 bc_counter = 0; in gsl_monitor_worker()
945 if (bc_counter > 1) { in gsl_monitor_worker()
949 bc_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c60 static char bc_counter; variable
914 bc_counter++; in gsl_monitor_worker()
916 bc_counter = 0; in gsl_monitor_worker()
917 if (bc_counter > 1) { in gsl_monitor_worker()
920 bc_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl3673.c125 static char bc_counter; variable
947 bc_counter++; in gsl_monitor_worker()
949 bc_counter = 0; in gsl_monitor_worker()
950 if (bc_counter > 1) { in gsl_monitor_worker()
954 bc_counter = 0; in gsl_monitor_worker()
H A Dgsl3673_800x1280.c128 static char bc_counter; variable
969 bc_counter++; in gsl_monitor_worker()
971 bc_counter = 0; in gsl_monitor_worker()
972 if (bc_counter > 1) { in gsl_monitor_worker()
976 bc_counter = 0; in gsl_monitor_worker()
H A Dgslx680.c96 static char bc_counter = 0; variable
1329 bc_counter++; in gsl_monitor_worker()
1331 bc_counter = 0; in gsl_monitor_worker()
1332 if (bc_counter > 1) { in gsl_monitor_worker()
1336 bc_counter = 0; in gsl_monitor_worker()
H A Dgslx6801.c73 static char bc_counter; variable
1237 bc_counter++; in gsl_monitor_worker()
1239 bc_counter = 0; in gsl_monitor_worker()
1240 if (bc_counter > 1) { in gsl_monitor_worker()
1244 bc_counter = 0; in gsl_monitor_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c110 static char bc_counter = 0; variable
1481 bc_counter++; in hyn_monitor_worker()
1483 bc_counter = 0; in hyn_monitor_worker()
1484 if(bc_counter > 1) { in hyn_monitor_worker()
1487 bc_counter = 0; in hyn_monitor_worker()