Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1729 static void gt1x_esd_check_func(struct work_struct *);
1735 INIT_DELAYED_WORK(&esd_check_work, gt1x_esd_check_func); in gt1x_init_esd_protect()
1763 static void gt1x_esd_check_func(struct work_struct *work) in gt1x_esd_check_func() function