Home
last modified time | relevance | path

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

/linux-6.12.1/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.c629 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
Dhda_codec.c1539 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function
1567 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put);
Dpatch_ca0132.c6548 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put()
6595 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
Dhda_generic.c3507 snd_hda_mixer_amp_volume_put, in cap_vol_put()