Searched refs:gtp_esd_check_func (Results 1 – 1 of 1) sorted by relevance
113 static void gtp_esd_check_func(struct work_struct *);3055 static void gtp_esd_check_func(struct work_struct *work) in gtp_esd_check_func() function3204 INIT_DELAYED_WORK(>p_esd_check_work, gtp_esd_check_func); in goodix_ts_init()