odev_ioctl
return odev_ioctl(file, cmd, (unsigned long)compat_ptr(arg));
.unlocked_ioctl = odev_ioctl,
static long odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);