Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss.c60 static long odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
180 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in odev_ioctl() function
190 #define odev_ioctl_compat odev_ioctl
217 .unlocked_ioctl = odev_ioctl,