Searched defs:wm97xx_codec_drv (Results 1 – 1 of 1) sorted by relevance
231 struct wm97xx_codec_drv { struct232 u16 id;233 char *name;236 int (*poll_sample) (struct wm97xx *, int adcsel, int *sample);239 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *);241 int (*acc_enable) (struct wm97xx *, int enable);242 void (*phy_init) (struct wm97xx *);243 void (*dig_enable) (struct wm97xx *, int enable);244 void (*dig_restore) (struct wm97xx *);245 void (*aux_prepare) (struct wm97xx *);