snd_soc_dapm_put_volsw (9) Linux Manual Page
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.
