Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_beep.c341 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
Dhda_local.h62 .put = snd_hda_mixer_amp_switch_put, \
108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
Dhda_generic.c1099 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put()
1139 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put()
3524 snd_hda_mixer_amp_switch_put, in cap_sw_put()
3603 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
Dhda_codec.c2163 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function
2187 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put);
Dpatch_realtek.c2986 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
2989 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
Dpatch_ca0132.c5465 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()