Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_value32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/core/
Dcontrol_compat.c158 struct snd_ctl_elem_value32 { struct
237 struct snd_ctl_elem_value32 __user *data32 = userdata; in copy_ctl_value_from_user()
357 struct snd_ctl_elem_value32 __user *data32) in snd_ctl_elem_read_user_compat()
363 struct snd_ctl_elem_value32 __user *data32) in snd_ctl_elem_write_user_compat()
435 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
436 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),