Searched refs:poll_touch (Results 1 – 5 of 5) sorted by relevance
237 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *); member
334 .poll_touch = wm9705_poll_touch,
465 .poll_touch = wm9713_poll_touch,
455 .poll_touch = wm9712_poll_touch,
390 rc = wm->codec->poll_touch(wm, &data); in wm97xx_read_samples()