Lines Matching defs:wm
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_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power()
460 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore()
472 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info() local
486 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_enum_info() local
496 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_get() local
527 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_put() local
564 static int snd_wm8776_add_control(struct snd_wm8776 *wm, int num) in snd_wm8776_add_control()
607 int snd_wm8776_build_controls(struct snd_wm8776 *wm) in snd_wm8776_build_controls()