Searched refs:snd_ctl_elem_info32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/core/ |
D | control_compat.c | 65 struct snd_ctl_elem_info32 { struct 95 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument 384 struct snd_ctl_elem_info32 __user *data32, in snd_ctl_elem_add_compat() 434 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32), 437 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32), 438 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),
|