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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dhwdep_compat.c75 if (hw->ops.ioctl_compat)
76 return hw->ops.ioctl_compat(hw, file, cmd, arg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhwdep.h44 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_hwdep.c148 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dus122l.c469 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl;

Completed in 77 milliseconds