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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol_compat.c158 struct snd_ctl_elem_value32 { struct
220 struct snd_ctl_elem_value32 __user *data32,
262 static int copy_ctl_value_to_user(struct snd_ctl_elem_value32 __user *data32,
286 struct snd_ctl_elem_value32 __user *data32)
311 struct snd_ctl_elem_value32 __user *data32)
388 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
389 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),

Completed in 100 milliseconds