Searched refs:snd_ctl_elem_info32 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/core/ |
| D | control_compat.c | 52 struct snd_ctl_elem_info32 { struct 82 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument 371 struct snd_ctl_elem_info32 __user *data32, in snd_ctl_elem_add_compat() 421 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32), 424 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32), 425 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),
|