Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h129 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
H A Dpatch_cirrus.c721 kctl = snd_hda_find_mixer_ctl(codec, "IEC958 Playback Switch"); in cs4208_fixup_spdif_switch()
H A Dhda_codec.c1665 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec, in snd_hda_find_mixer_ctl() function
1670 EXPORT_SYMBOL_GPL(snd_hda_find_mixer_ctl);
H A Dhda_generic.c5270 !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) { in snd_hda_gen_build_controls()
5278 !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) { in snd_hda_gen_build_controls()
H A Dpatch_realtek.c384 kctl = snd_hda_find_mixer_ctl(codec, "Master Playback Volume"); in alc_update_knob_master()
2151 kctl = snd_hda_find_mixer_ctl(codec, oldname); in rename_ctl()