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

/linux-master/include/linux/
H A Dwm97xx.h253 int (*acc_pen_down) (struct wm97xx *); member in struct:wm97xx_mach_ops
/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c242 .acc_pen_down = wm97xx_acc_pen_down,
H A Dwm97xx-core.c333 if (!wm->mach_ops->acc_enabled || wm->mach_ops->acc_pen_down) {
387 rc = wm->mach_ops->acc_pen_down(wm);

Completed in 199 milliseconds