Name

snd_soc_put_volsw_sx — double mixer set callback

Synopsis

int snd_soc_put_volsw_sx (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 mixer control that spans 2 registers.

Returns 0 for success.