Lines Matching refs:snd_wm8766
18 static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in snd_wm8766_write()
137 void snd_wm8766_init(struct snd_wm8766 *wm) in snd_wm8766_init()
156 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume()
164 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac) in snd_wm8766_set_if()
172 void snd_wm8766_volume_restore(struct snd_wm8766 *wm) in snd_wm8766_volume_restore()
184 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_volume_info()
198 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_enum_info()
208 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_get()
239 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_put()
276 static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num) in snd_wm8766_add_control()
320 int snd_wm8766_build_controls(struct snd_wm8766 *wm) in snd_wm8766_build_controls()