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

/linux-4.1.27/sound/core/
H A Dcontrol_compat.c175 struct snd_ctl_elem_value_x32 { struct
374 struct snd_ctl_elem_value_x32 __user *data32) snd_ctl_elem_read_user_x32()
380 struct snd_ctl_elem_value_x32 __user *data32) snd_ctl_elem_write_user_x32()
445 SNDRV_CTL_IOCTL_ELEM_READ_X32 = _IOWR('U', 0x12, struct snd_ctl_elem_value_x32),
446 SNDRV_CTL_IOCTL_ELEM_WRITE_X32 = _IOWR('U', 0x13, struct snd_ctl_elem_value_x32),

Completed in 66 milliseconds