Home
last modified time | relevance | path

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

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