Lines Matching refs:snd_wm8776
32 static void snd_wm8776_write(struct snd_wm8776 *wm, u16 addr, u16 data) in snd_wm8776_write()
44 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl()
69 static void snd_wm8776_update_agc_ctl(struct snd_wm8776 *wm) in snd_wm8776_update_agc_ctl()
96 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
130 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
426 void snd_wm8776_init(struct snd_wm8776 *wm) in snd_wm8776_init()
447 void snd_wm8776_resume(struct snd_wm8776 *wm) in snd_wm8776_resume()
455 void snd_wm8776_set_dac_if(struct snd_wm8776 *wm, u16 dac) in snd_wm8776_set_dac_if()
460 void snd_wm8776_set_adc_if(struct snd_wm8776 *wm, u16 adc) in snd_wm8776_set_adc_if()
465 void snd_wm8776_set_master_mode(struct snd_wm8776 *wm, u16 mode) in snd_wm8776_set_master_mode()
470 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power()
475 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore()
487 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info()
501 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_enum_info()
511 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_get()
542 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_put()
579 static int snd_wm8776_add_control(struct snd_wm8776 *wm, int num) in snd_wm8776_add_control()
622 int snd_wm8776_build_controls(struct snd_wm8776 *wm) in snd_wm8776_build_controls()