Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_local.h129 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
H A Dpatch_cirrus.c719 kctl = snd_hda_find_mixer_ctl(codec, "IEC958 Playback Switch"); in cs4208_fixup_spdif_switch()
H A Dhda_codec.c1624 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec, in snd_hda_find_mixer_ctl() function
1629 EXPORT_SYMBOL_GPL(snd_hda_find_mixer_ctl);
H A Dhda_generic.c5314 !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) { in snd_hda_gen_build_controls()
5322 !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) { in snd_hda_gen_build_controls()
H A Dpatch_realtek.c378 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()