Searched refs:snd_ctl_elem_info32 (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.c65 struct snd_ctl_elem_info32 { struct
93 struct snd_ctl_elem_info32 __user *data32)
338 struct snd_ctl_elem_info32 __user *data32,
387 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32),
390 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32),
391 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),

Completed in 195 milliseconds