table of contents
other versions
SND_SOC_PUT_ENUM_DOU(9) | ASoC | SND_SOC_PUT_ENUM_DOU(9) |
NAME¶
snd_soc_put_enum_double - enumerated double mixer put callback
SYNOPSIS¶
int snd_soc_put_enum_double(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 double enumerated mixer.
Returns 0 for success.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |