Home
last modified time | relevance | path

Searched refs:poll_touch (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dwm97xx.h237 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *); member
/linux-6.3-rc2/drivers/input/touchscreen/
A Dwm9705.c333 .poll_touch = wm9705_poll_touch,
A Dwm9712.c454 .poll_touch = wm9712_poll_touch,
A Dwm9713.c464 .poll_touch = wm9713_poll_touch,
A Dwm97xx-core.c389 rc = wm->codec->poll_touch(wm, &data); in wm97xx_read_samples()

Completed in 8 milliseconds