snd_soc_dapm_get_volsw (9) - Linux Manuals

snd_soc_dapm_get_volsw: dapm mixer get callback

NAME

snd_soc_dapm_get_volsw - dapm mixer get callback

SYNOPSIS

int snd_soc_dapm_get_volsw(struct snd_kcontrol kcontrol, struct snd_ctl_elem_value ucontrol);

ARGUMENTS

kcontrol

mixer control

ucontrol

control element information

DESCRIPTION

Callback to get the value of a dapm mixer control.

Returns 0 for success.

COPYRIGHT