Searched refs:gtp_esd_check_work (Results 1 – 1 of 1) sorted by relevance
111 static struct delayed_work gtp_esd_check_work; variable3007 queue_delayed_work(gtp_esd_check_workqueue, >p_esd_check_work, ts->clk_tick_cnt); in gtp_esd_switch()3021 cancel_delayed_work_sync(>p_esd_check_work); in gtp_esd_switch()3153 queue_delayed_work(gtp_esd_check_workqueue, >p_esd_check_work, ts->clk_tick_cnt); in gtp_esd_check_func()3204 INIT_DELAYED_WORK(>p_esd_check_work, gtp_esd_check_func); in goodix_ts_init()