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