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

/linux-4.1.27/sound/core/
H A Dcontrol_compat.c160 struct snd_ctl_elem_value32 { struct
239 struct snd_ctl_elem_value32 __user *data32 = userdata; copy_ctl_value_from_user()
361 struct snd_ctl_elem_value32 __user *data32) snd_ctl_elem_read_user_compat()
367 struct snd_ctl_elem_value32 __user *data32) snd_ctl_elem_write_user_compat()
440 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
441 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),

Completed in 54 milliseconds