Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_beep.c313 return snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_get_beep()
H A Dhda_local.h61 .get = snd_hda_mixer_amp_switch_get, \
106 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
H A Dhda_codec.c2118 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function
2136 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_get);
H A Dhda_generic.c964 .get = snd_hda_mixer_amp_switch_get,
1124 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in hda_gen_bind_mute_get()
3525 #define cap_sw_get snd_hda_mixer_amp_switch_get
H A Dpatch_realtek.c3011 .get = snd_hda_mixer_amp_switch_get,