Searched refs:esd_check_work (Results 1 – 1 of 1) sorted by relevance
1726 static struct delayed_work esd_check_work; variable1735 INIT_DELAYED_WORK(&esd_check_work, gt1x_esd_check_func); in gt1x_init_esd_protect()1751 queue_delayed_work(gt1x_workqueue, &esd_check_work, esd_work_cycle); in gt1x_esd_switch()1757 cancel_delayed_work(&esd_check_work); in gt1x_esd_switch()1801 queue_delayed_work(gt1x_workqueue, &esd_check_work, esd_work_cycle); in gt1x_esd_check_func()