Home
last modified time | relevance | path

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

/linux-4.4.14/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.c557 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
Dhda_codec.c1390 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function
1410 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put);
2229 .put = snd_hda_mixer_amp_volume_put,
Dpatch_ca0132.c3861 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put()
Dhda_generic.c3463 snd_hda_mixer_amp_volume_put, in cap_vol_put()