Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dwm97xx.h229 struct wm97xx_codec_drv { struct
230 u16 id;
231 char *name;
234 int (*poll_sample) (struct wm97xx *, int adcsel, int *sample);
237 int (*poll_touch) (struct wm97xx *, struct wm97xx_data *);
239 int (*acc_enable) (struct wm97xx *, int enable);
240 void (*phy_init) (struct wm97xx *);
241 void (*dig_enable) (struct wm97xx *, int enable);
242 void (*dig_restore) (struct wm97xx *);
243 void (*aux_prepare) (struct wm97xx *);