Home
last modified time | relevance | path

Searched defs:wm97xx_codec_drv (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dwm97xx.h228 struct wm97xx_codec_drv { struct
229 u16 id;
230 char *name;
233 int (*poll_sample) (struct wm97xx *, int adcsel, int *sample);
236 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *);
238 int (*acc_enable) (struct wm97xx *, int enable);
239 void (*phy_init) (struct wm97xx *);
240 void (*dig_enable) (struct wm97xx *, int enable);
241 void (*dig_restore) (struct wm97xx *);
242 void (*aux_prepare) (struct wm97xx *);