Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1728 static struct mutex esd_lock; variable
1736 mutex_init(&esd_lock); in gt1x_init_esd_protect()
1746 mutex_lock(&esd_lock); in gt1x_esd_switch()
1760 mutex_unlock(&esd_lock); in gt1x_esd_switch()
1799 mutex_lock(&esd_lock); in gt1x_esd_check_func()
1805 mutex_unlock(&esd_lock); in gt1x_esd_check_func()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h141 spinlock_t esd_lock; member
H A Dgt9xx.c2741 spin_lock_init(&ts->esd_lock); in goodix_ts_probe()
2998 spin_lock(&ts->esd_lock); in gtp_esd_switch()
3005 spin_unlock(&ts->esd_lock); in gtp_esd_switch()
3011 spin_unlock(&ts->esd_lock); in gtp_esd_switch()
3019 spin_unlock(&ts->esd_lock); in gtp_esd_switch()
3025 spin_unlock(&ts->esd_lock); in gtp_esd_switch()