Name

snd_soc_info_volsw_range — 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.