odev_ioctl         48 sound/core/seq/oss/seq_oss.c static long odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
odev_ioctl        181 sound/core/seq/oss/seq_oss.c 	return odev_ioctl(file, cmd, (unsigned long)compat_ptr(arg));
odev_ioctl        209 sound/core/seq/oss/seq_oss.c 	.unlocked_ioctl =	odev_ioctl,