Lines Matching refs:snd_wm8776
18 static void snd_wm8776_write(struct snd_wm8776 *wm, u16 addr, u16 data) in snd_wm8776_write()
30 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl()
51 static void snd_wm8776_update_agc_ctl(struct snd_wm8776 *wm) in snd_wm8776_update_agc_ctl()
78 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
112 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
408 void snd_wm8776_init(struct snd_wm8776 *wm) in snd_wm8776_init()
429 void snd_wm8776_resume(struct snd_wm8776 *wm) in snd_wm8776_resume()
437 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power()
442 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore()
454 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info()
468 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_enum_info()
478 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_get()
509 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_put()
546 static int snd_wm8776_add_control(struct snd_wm8776 *wm, int num) in snd_wm8776_add_control()
589 int snd_wm8776_build_controls(struct snd_wm8776 *wm) in snd_wm8776_build_controls()