Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c69 static int gsl_lcd_flag = -1; variable
709 print_info("\n gsl_lcd_flag = %d ---- gsl_gesture_flag = %d \n\n", gsl_lcd_flag, gsl_gesture_flag); in report_data()
710 if (1 == gsl_lcd_flag && 1 == gsl_gesture_flag) { in report_data()
966 if (1 == gsl_lcd_flag) in gsl_ts_irq()
1163 gsl_lcd_flag = 1; in gsl_ts_early_suspend()
1172 gsl_lcd_flag = 0; in gsl_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c117 static int gsl_lcd_flag = -1; variable
1323 …print_info("\n gsl_lcd_flag = %d ---- gsl_gesture_flag = %d .\n\n", gsl_lcd_flag, gsl_gesture_flag… in cst2xx_ts_worker()
1324 if(1 == gsl_lcd_flag && 1 == gsl_gesture_flag){ in cst2xx_ts_worker()
1530 if(1 == gsl_lcd_flag) in hyn_ts_irq()
1712 gsl_lcd_flag = 1; in hyn_ts_early_suspend()
1725 gsl_lcd_flag = 0; in hyn_ts_late_resume()