Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h116 u8 gtp_is_suspend; member
H A Dgt9xx.c1959 ts->gtp_is_suspend = 1; in goodix_ts_early_suspend()
2045 ts->gtp_is_suspend = 0; in goodix_ts_early_resume()
3066 if (ts->gtp_is_suspend) in gtp_esd_check_func()
3151 if(!ts->gtp_is_suspend) in gtp_esd_check_func()
H A Dgt9xx_update.c2922 if (ts->gtp_is_suspend) in gup_clk_calibration()