Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c2608 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) in ctl_find() function
2621 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix); in snd_ac97_rename_ctl()
2642 kctl1 = ctl_find(ac97, s1, suffix); in snd_ac97_swap_ctl()
2643 kctl2 = ctl_find(ac97, s2, suffix); in snd_ac97_swap_ctl()
2669 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_only()
2670 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only()
2684 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL) in tune_hp_only()
2696 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL) in tune_swap_hp()
2747 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL); in tune_inv_eapd()
2776 struct snd_kcontrol *msw = ctl_find(ac9 in tune_mute_led()
[all...]
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c2681 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) in ctl_find() function
2694 struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix); in snd_ac97_rename_ctl()
2720 kctl1 = ctl_find(ac97, s1, suffix); in snd_ac97_swap_ctl()
2721 kctl2 = ctl_find(ac97, s2, suffix); in snd_ac97_swap_ctl()
2751 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_only()
2752 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only()
2766 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL) in tune_hp_only()
2778 if (ctl_find(ac97, "Headphone Playback Switch", NULL) == NULL) in tune_swap_hp()
2829 struct snd_kcontrol *kctl = ctl_find(ac97, "External Amplifier", NULL); in tune_inv_eapd()
2858 struct snd_kcontrol *msw = ctl_find(ac9 in tune_mute_led()
[all...]
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Djuli.c411 static struct snd_kcontrol *ctl_find(struct snd_card *card, in ctl_find() function
426 struct snd_kcontrol *follower = ctl_find(card, *list); in add_followers()
H A Dquartet.c769 static struct snd_kcontrol *ctl_find(struct snd_card *card, in ctl_find() function
783 struct snd_kcontrol *follower = ctl_find(card, *list); in add_followers()
/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106_mixer.c709 static struct snd_kcontrol *ctl_find(struct snd_card *card, const char *name) in ctl_find() function
721 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl()
768 struct snd_kcontrol *follower = ctl_find(card, *list); in add_followers()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demumixer.c1756 static struct snd_kcontrol *ctl_find(struct snd_card *card, const char *name) in ctl_find() function
1767 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl()

Completed in 18 milliseconds