Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_local.h40 .put = snd_hda_mixer_amp_volume_put, \
100 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
Dpatch_conexant.c543 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
Dhda_codec.c1504 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function
1524 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put);
Dpatch_ca0132.c6425 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put()
6472 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
Dhda_generic.c3494 snd_hda_mixer_amp_volume_put, in cap_vol_put()