Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dzylonite-wm97xx.c165 .acc_pen_up = wm97xx_acc_pen_up,
Dmainstone-wm97xx.c251 .acc_pen_up = wm97xx_acc_pen_up,
Dwm97xx-core.c345 wm->mach_ops->acc_pen_up(wm); in wm97xx_pen_interrupt()
/Linux-v6.1/include/linux/
Dwm97xx.h252 void (*acc_pen_up) (struct wm97xx *); member