snd_hda_find_mixer_ctl 1108 sound/pci/hda/hda_codec.c 	for (s = slaves; *s && !snd_hda_find_mixer_ctl(codec, *s); s++)
snd_hda_find_mixer_ctl 1124 sound/pci/hda/hda_codec.c 		sctl = snd_hda_find_mixer_ctl(codec, *s);
snd_hda_find_mixer_ctl   95 sound/pci/hda/hda_local.h struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
snd_hda_find_mixer_ctl  185 sound/pci/hda/patch_analog.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
snd_hda_find_mixer_ctl  196 sound/pci/hda/patch_analog.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
snd_hda_find_mixer_ctl 1623 sound/pci/hda/patch_realtek.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
snd_hda_find_mixer_ctl 1632 sound/pci/hda/patch_realtek.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
snd_hda_find_mixer_ctl  659 sound/pci/hda/patch_sigmatel.c 		snd_hda_find_mixer_ctl(codec, "Amp Capture Volume");
snd_hda_find_mixer_ctl 1292 sound/pci/hda/patch_sigmatel.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
snd_hda_find_mixer_ctl 1301 sound/pci/hda/patch_sigmatel.c 	if (!snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {