Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_local.h53 .put = snd_hda_mixer_amp_volume_put, \
113 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
Dpatch_conexant.c550 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
Dhda_codec.c1481 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function
1501 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put);
Dpatch_ca0132.c5468 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put()
5515 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
Dhda_generic.c3492 snd_hda_mixer_amp_volume_put, in cap_vol_put()