Lines Matching defs:wm
32 static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in snd_wm8766_write()
151 void snd_wm8766_init(struct snd_wm8766 *wm) in snd_wm8766_init()
170 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume()
178 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac) in snd_wm8766_set_if()
186 void snd_wm8766_volume_restore(struct snd_wm8766 *wm) in snd_wm8766_volume_restore()
198 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_volume_info() local
212 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_enum_info() local
222 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_get() local
253 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_put() local
290 static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num) in snd_wm8766_add_control()
334 int snd_wm8766_build_controls(struct snd_wm8766 *wm) in snd_wm8766_build_controls()