Home
last modified time | relevance | path

Searched refs:snd_hda_find_mixer_ctl (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_local.h129 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
Dpatch_cirrus.c721 kctl = snd_hda_find_mixer_ctl(codec, "IEC958 Playback Switch"); in cs4208_fixup_spdif_switch()
Dhda_codec.c1666 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec, in snd_hda_find_mixer_ctl() function
1671 EXPORT_SYMBOL_GPL(snd_hda_find_mixer_ctl);
Dhda_generic.c5202 !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) { in snd_hda_gen_build_controls()
5210 !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) { in snd_hda_gen_build_controls()
Dpatch_realtek.c383 kctl = snd_hda_find_mixer_ctl(codec, "Master Playback Volume"); in alc_update_knob_master()
2143 kctl = snd_hda_find_mixer_ctl(codec, oldname); in rename_ctl()