Searched refs:acc_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dwm97xx-core.c333 if (!wm->mach_ops->acc_enabled || wm->mach_ops->acc_pen_down) {
344 if (!wm->pen_is_down && wm->mach_ops->acc_enabled)
386 if (wm->mach_ops && wm->mach_ops->acc_enabled)
484 if (wm->mach_ops && wm->mach_ops->acc_enabled)
548 if (wm->mach_ops && wm->mach_ops->acc_enabled)
H A Dmainstone-wm97xx.c240 .acc_enabled = 1,
/linux-master/include/linux/
H A Dwm97xx.h251 int acc_enabled; member in struct:wm97xx_mach_ops

Completed in 113 milliseconds