snd_wm8766         22 sound/pci/ice1712/psc724.c 	struct snd_wm8766 wm8766;
snd_wm8766        104 sound/pci/ice1712/psc724.c static void psc724_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data)
snd_wm8766         18 sound/pci/ice1712/wm8766.c static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data)
snd_wm8766        137 sound/pci/ice1712/wm8766.c void snd_wm8766_init(struct snd_wm8766 *wm)
snd_wm8766        156 sound/pci/ice1712/wm8766.c void snd_wm8766_resume(struct snd_wm8766 *wm)
snd_wm8766        164 sound/pci/ice1712/wm8766.c void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac)
snd_wm8766        172 sound/pci/ice1712/wm8766.c void snd_wm8766_volume_restore(struct snd_wm8766 *wm)
snd_wm8766        184 sound/pci/ice1712/wm8766.c 	struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
snd_wm8766        198 sound/pci/ice1712/wm8766.c 	struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
snd_wm8766        208 sound/pci/ice1712/wm8766.c 	struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
snd_wm8766        239 sound/pci/ice1712/wm8766.c 	struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
snd_wm8766        276 sound/pci/ice1712/wm8766.c static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num)
snd_wm8766        320 sound/pci/ice1712/wm8766.c int snd_wm8766_build_controls(struct snd_wm8766 *wm)
snd_wm8766         85 sound/pci/ice1712/wm8766.h struct snd_wm8766;
snd_wm8766         88 sound/pci/ice1712/wm8766.h 	void (*write)(struct snd_wm8766 *wm, u16 addr, u16 data);
snd_wm8766        125 sound/pci/ice1712/wm8766.h 	void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2);
snd_wm8766        126 sound/pci/ice1712/wm8766.h 	void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
snd_wm8766        141 sound/pci/ice1712/wm8766.h void snd_wm8766_init(struct snd_wm8766 *wm);
snd_wm8766        142 sound/pci/ice1712/wm8766.h void snd_wm8766_resume(struct snd_wm8766 *wm);
snd_wm8766        143 sound/pci/ice1712/wm8766.h void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac);
snd_wm8766        144 sound/pci/ice1712/wm8766.h void snd_wm8766_volume_restore(struct snd_wm8766 *wm);
snd_wm8766        145 sound/pci/ice1712/wm8766.h int snd_wm8766_build_controls(struct snd_wm8766 *wm);