Searched refs:odev_ioctl (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/seq/oss/
H A Dseq_oss.c66 static long odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
184 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
194 #define odev_ioctl_compat odev_ioctl
221 .unlocked_ioctl = odev_ioctl,

Completed in 50 milliseconds