Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss.c191 static long odev_ioctl_compat(struct file *file, unsigned int cmd, in odev_ioctl_compat() function
197 #define odev_ioctl_compat NULL macro
223 .compat_ioctl = odev_ioctl_compat,