Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c113 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() function
3204 INIT_DELAYED_WORK(&gtp_esd_check_work, gtp_esd_check_func); in goodix_ts_init()