Searched refs:hiddev_ioctl (Results 1 – 1 of 1) sorted by relevance
596 static long hiddev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in hiddev_ioctl() function844 return hiddev_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in hiddev_compat_ioctl()855 .unlocked_ioctl = hiddev_ioctl,