snd_soc_info_volsw_range(9) single mixer info callback with range.

SYNOPSIS

int snd_soc_info_volsw_range(struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);

ARGUMENTS

kcontrol

mixer control

uinfo

control element information

DESCRIPTION

Callback to provide information, within a range, about a single mixer control.

returns 0 for success.

COPYRIGHT