Home
last modified time | relevance | path

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

/linux-5.19.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.c2123 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function
2141 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_get);
Dhda_generic.c964 .get = snd_hda_mixer_amp_switch_get,
1120 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in hda_gen_bind_mute_get()
3520 #define cap_sw_get snd_hda_mixer_amp_switch_get
Dpatch_realtek.c2994 .get = snd_hda_mixer_amp_switch_get,