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()
55 static void snd_wm8776_update_agc_ctl(struct snd_wm8776 *wm) in snd_wm8776_update_agc_ctl()
82 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
116 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
412 void snd_wm8776_init(struct snd_wm8776 *wm) in snd_wm8776_init()
433 void snd_wm8776_resume(struct snd_wm8776 *wm) in snd_wm8776_resume()
441 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power()
446 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore()
458 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info()
472 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_enum_info()
482 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_get()
513 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_put()
550 static int snd_wm8776_add_control(struct snd_wm8776 *wm, int num) in snd_wm8776_add_control()
593 int snd_wm8776_build_controls(struct snd_wm8776 *wm) in snd_wm8776_build_controls()