table of contents
other versions
SND_SOC_INFO_XR_SX(9) | ASoC | SND_SOC_INFO_XR_SX(9) |
NAME¶
snd_soc_info_xr_sx - signed multi register info callback
SYNOPSIS¶
int snd_soc_info_xr_sx(struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);
ARGUMENTS¶
kcontrol
mreg control
uinfo
control element information
DESCRIPTION¶
Callback to provide information of a control that can span multiple codec registers which together forms a single signed value in a MSB/LSB manner.
Returns 0 for success.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |