find_mixer_ctl   1611 sound/pci/hda/hda_codec.c 	return find_mixer_ctl(codec, name, 0, 0);
find_mixer_ctl   1621 sound/pci/hda/hda_codec.c 		if (!find_mixer_ctl(codec, name, 0, idx))
find_mixer_ctl   2457 sound/pci/hda/hda_codec.c 			kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0);