table of contents
other versions
SND_SOC_DAPM_PUT_VOL(9) | ASoC | SND_SOC_DAPM_PUT_VOL(9) |
NAME¶
snd_soc_dapm_put_volsw - dapm mixer set callback
SYNOPSIS¶
int snd_soc_dapm_put_volsw(struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol);
ARGUMENTS¶
kcontrol
mixer control
ucontrol
control element information
DESCRIPTION¶
Callback to set the value of a dapm mixer control.
Returns 0 for success.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |