Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_beep.c340 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
H A Dhda_local.h62 .put = snd_hda_mixer_amp_switch_put, \
108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
H A Dhda_generic.c1105 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put()
1145 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put()
3531 snd_hda_mixer_amp_switch_put, in cap_sw_put()
3611 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
H A Dhda_codec.c2140 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function
2164 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put);
H A Dpatch_realtek.c2990 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
2993 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
H A Dpatch_ca0132.c5587 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()