Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_beep.c346 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
Dhda_local.h75 .put = snd_hda_mixer_amp_switch_put, \
121 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
Dhda_codec.c2026 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,
Dhda_generic.c1115 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()
Dpatch_ca0132.c3592 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()