Searched refs:snd_hda_mixer_amp_switch_get (Results 1 – 5 of 5) sorted by relevance
/sound/pci/hda/ |
D | hda_beep.c | 267 return snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_get_beep()
|
D | hda_local.h | 74 .get = snd_hda_mixer_amp_switch_get, \ 119 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol,
|
D | patch_analog.c | 947 .get = snd_hda_mixer_amp_switch_get, 4174 .get = snd_hda_mixer_amp_switch_get, 4203 .get = snd_hda_mixer_amp_switch_get, 4624 .get = snd_hda_mixer_amp_switch_get,
|
D | hda_codec.c | 2838 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_get() function 2856 EXPORT_SYMBOL_HDA(snd_hda_mixer_amp_switch_get); 2917 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol); in snd_hda_mixer_bind_switch_get() 3062 .get = snd_hda_mixer_amp_switch_get,
|
D | hda_generic.c | 3188 #define cap_sw_get snd_hda_mixer_amp_switch_get
|