Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dcontrol_compat.c155 struct snd_ctl_elem_value_x32 { struct
352 struct snd_ctl_elem_value_x32 __user *data32) in snd_ctl_elem_read_user_x32()
358 struct snd_ctl_elem_value_x32 __user *data32) in snd_ctl_elem_write_user_x32()
422 SNDRV_CTL_IOCTL_ELEM_READ_X32 = _IOWR('U', 0x12, struct snd_ctl_elem_value_x32),
423 SNDRV_CTL_IOCTL_ELEM_WRITE_X32 = _IOWR('U', 0x13, struct snd_ctl_elem_value_x32),

Completed in 4 milliseconds