Searched refs:snd_hda_mixer_amp_switch_put (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | hda_beep.c | 346 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
|
D | hda_local.h | 75 .put = snd_hda_mixer_amp_switch_put, \ 121 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
|
D | hda_codec.c | 2026 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function 2050 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put); 2107 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_bind_switch_put() 2237 .put = snd_hda_mixer_amp_switch_put,
|
D | hda_generic.c | 1115 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put() 3487 snd_hda_mixer_amp_switch_put, in cap_sw_put() 3566 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
|
D | patch_ca0132.c | 3592 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()
|