Searched refs:poll_touch (Results 1 – 5 of 5) sorted by relevance
236 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *); member
338 .poll_touch = wm9705_poll_touch,
469 .poll_touch = wm9713_poll_touch,
459 .poll_touch = wm9712_poll_touch,
416 rc = wm->codec->poll_touch(wm, &data); in wm97xx_read_samples()