snd_soc_put_volsw_range (9) - Linux Manuals
snd_soc_put_volsw_range: single mixer put value callback with range.
NAME
snd_soc_put_volsw_range - single mixer put value callback with range.
SYNOPSIS
-
int snd_soc_put_volsw_range(struct snd_kcontrol
* kcontrol, struct snd_ctl_elem_value* ucontrol);
ARGUMENTS
kcontrol
-
- mixer control
ucontrol
- control element information
DESCRIPTION
Callback to set the value, within a range, for a single mixer control.
COPYRIGHT