Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_local.h40 .put = snd_hda_mixer_amp_volume_put, \
100 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
H A Dpatch_conexant.c544 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
H A 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);
H A Dpatch_ca0132.c6426 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put()
6473 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
H A Dhda_generic.c3500 snd_hda_mixer_amp_volume_put, in cap_vol_put()