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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 104 milliseconds