Home
last modified time | relevance | path

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

/linux-6.12.1/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.c1667 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec, in snd_hda_find_mixer_ctl() function
1672 EXPORT_SYMBOL_GPL(snd_hda_find_mixer_ctl);
Dhda_generic.c5269 !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) { in snd_hda_gen_build_controls()
5277 !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) { in snd_hda_gen_build_controls()
Dpatch_realtek.c386 kctl = snd_hda_find_mixer_ctl(codec, "Master Playback Volume"); in alc_update_knob_master()
2162 kctl = snd_hda_find_mixer_ctl(codec, oldname); in rename_ctl()