Searched refs:ctl_find (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ice1712/
H A Djuli.c426 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, function
440 struct snd_kcontrol *slave = ctl_find(card, *list);
H A Dquartet.c807 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, function
821 struct snd_kcontrol *slave = ctl_find(card, *list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ice1712/
H A Djuli.c426 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, function
440 struct snd_kcontrol *slave = ctl_find(card, *list);
H A Dquartet.c807 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, function
821 struct snd_kcontrol *slave = ctl_find(card, *list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ca0106/
H A Dca0106_mixer.c707 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, const char *name) function
718 struct snd_kcontrol *kctl = ctl_find(card, src);
765 struct snd_kcontrol *slave = ctl_find(card, *list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_mixer.c707 static struct snd_kcontrol __devinit *ctl_find(struct snd_card *card, const char *name) function
718 struct snd_kcontrol *kctl = ctl_find(card, src);
765 struct snd_kcontrol *slave = ctl_find(card, *list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c2593 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) function
2606 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix);
2627 kctl1 = ctl_find(ac97, s1, suffix);
2628 kctl2 = ctl_find(ac97, s2, suffix);
2653 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
2654 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL);
2667 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL)
2717 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL);
2746 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
2778 struct snd_kcontrol *msw = ctl_find(ac9
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ac97/
H A Dac97_codec.c2593 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) function
2606 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix);
2627 kctl1 = ctl_find(ac97, s1, suffix);
2628 kctl2 = ctl_find(ac97, s2, suffix);
2653 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
2654 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL);
2667 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL)
2717 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL);
2746 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL);
2778 struct snd_kcontrol *msw = ctl_find(ac9
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demumixer.c1605 static struct snd_kcontrol *ctl_find(struct snd_card *card, const char *name) function
1616 struct snd_kcontrol *kctl = ctl_find(card, src);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/emu10k1/
H A Demumixer.c1605 static struct snd_kcontrol *ctl_find(struct snd_card *card, const char *name) function
1616 struct snd_kcontrol *kctl = ctl_find(card, src);

Completed in 204 milliseconds