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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dcontrol_compat.c157 struct snd_ctl_elem_value32 { struct
219 struct snd_ctl_elem_value32 __user *data32,
260 static int copy_ctl_value_to_user(struct snd_ctl_elem_value32 __user *data32,
284 struct snd_ctl_elem_value32 __user *data32)
309 struct snd_ctl_elem_value32 __user *data32)
386 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
387 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),

Completed in 40 milliseconds