ctl_find         2620 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix);
ctl_find         2641 sound/pci/ac97/ac97_codec.c 	kctl1 = ctl_find(ac97, s1, suffix);
ctl_find         2642 sound/pci/ac97/ac97_codec.c 	kctl2 = ctl_find(ac97, s2, suffix);
ctl_find         2668 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
ctl_find         2669 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL);
ctl_find         2683 sound/pci/ac97/ac97_codec.c 	if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL)
ctl_find         2695 sound/pci/ac97/ac97_codec.c 	if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL)
ctl_find         2746 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL);
ctl_find         2775 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
ctl_find         2810 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
ctl_find         2811 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL);
ctl_find          721 sound/pci/ca0106/ca0106_mixer.c 	struct snd_kcontrol *kctl = ctl_find(card, src);
ctl_find          768 sound/pci/ca0106/ca0106_mixer.c 		struct snd_kcontrol *slave = ctl_find(card, *list);
ctl_find         1767 sound/pci/emu10k1/emumixer.c 	struct snd_kcontrol *kctl = ctl_find(card, src);
ctl_find          426 sound/pci/ice1712/juli.c 		struct snd_kcontrol *slave = ctl_find(card, *list);
ctl_find          783 sound/pci/ice1712/quartet.c 		struct snd_kcontrol *slave = ctl_find(card, *list);