Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dzylonite-wm97xx.c174 .acc_pen_up = wm97xx_acc_pen_up,
Dmainstone-wm97xx.c269 .acc_pen_up = wm97xx_acc_pen_up,
Dwm97xx-core.c344 wm->mach_ops->acc_pen_up(wm); in wm97xx_pen_irq_worker()
/Linux-v5.10/include/linux/
Dwm97xx.h252 void (*acc_pen_up) (struct wm97xx *); member