Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h151 u8 rqst_processing; member
H A Dgt9xx.c756 ts->rqst_processing = 1; in goodix_ts_work_func()
767 ts->rqst_processing = 0; in goodix_ts_work_func()
3117 if (ts->rqst_processing) in gtp_esd_check_func()
H A Dgt9xx_update.c3423 while (ts->rqst_processing && (timeout++ < 5)) in gup_prepare_fl_fw()