Searched refs:snd_hda_mixer_amp_volume_put (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 40 .put = snd_hda_mixer_amp_volume_put, \ 100 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
|
H A D | patch_conexant.c | 545 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
|
H A D | hda_codec.c | 1496 * snd_hda_mixer_amp_volume_put - Put callback for a standard AMP mixer volume 1503 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function 1523 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put); variable
|
H A D | patch_ca0132.c | 6429 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put() 6476 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
|
H A D | hda_generic.c | 3501 snd_hda_mixer_amp_volume_put, in cap_vol_put()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 40 .put = snd_hda_mixer_amp_volume_put, \ 100 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol,
|
H A D | patch_conexant.c | 654 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()
|
H A D | hda_codec.c | 1538 * snd_hda_mixer_amp_volume_put - Put callback for a standard AMP mixer volume 1545 int snd_hda_mixer_amp_volume_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_volume_put() function 1565 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_volume_put); variable
|
H A D | patch_ca0132.c | 6549 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_volume_put() 6596 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in ca0132_alt_volume_put()
|
H A D | hda_generic.c | 3507 snd_hda_mixer_amp_volume_put, in cap_vol_put()
|
Completed in 60 milliseconds