Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_beep.c302 return snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_get_beep()
Dhda_local.h61 .get = snd_hda_mixer_amp_switch_get, \
106 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
Dhda_codec.c2135 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function
2153 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_get);
Dhda_generic.c958 .get = snd_hda_mixer_amp_switch_get,
1112 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in hda_gen_bind_mute_get()
3512 #define cap_sw_get snd_hda_mixer_amp_switch_get
Dpatch_realtek.c2938 .get = snd_hda_mixer_amp_switch_get,