snd_hda_find_mixer_ctl 1613 sound/pci/hda/hda_codec.c EXPORT_SYMBOL_GPL(snd_hda_find_mixer_ctl);
snd_hda_find_mixer_ctl 5238 sound/pci/hda/hda_generic.c 	    !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
snd_hda_find_mixer_ctl 5246 sound/pci/hda/hda_generic.c 	    !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
snd_hda_find_mixer_ctl  129 sound/pci/hda/hda_local.h struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
snd_hda_find_mixer_ctl  718 sound/pci/hda/patch_cirrus.c 		kctl = snd_hda_find_mixer_ctl(codec, "IEC958 Playback Switch");
snd_hda_find_mixer_ctl  320 sound/pci/hda/patch_realtek.c 	kctl = snd_hda_find_mixer_ctl(codec, "Master Playback Volume");
snd_hda_find_mixer_ctl 2077 sound/pci/hda/patch_realtek.c 	kctl = snd_hda_find_mixer_ctl(codec, oldname);