snd_soc_info_xr_sx (9) Linux Manual Page
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.
