Searched refs:snd_ctl_elem_info32 (Results 1 – 1 of 1) sorted by relevance
/sound/core/ |
D | control_compat.c | 50 struct snd_ctl_elem_info32 { struct 80 struct snd_ctl_elem_info32 __user *data32) in snd_ctl_elem_info_compat() argument 366 struct snd_ctl_elem_info32 __user *data32, in snd_ctl_elem_add_compat() 416 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32), 419 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32), 420 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),
|