Searched refs:hiddev_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/usbhid/
H A Dhiddev.c596 static long hiddev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) hiddev_ioctl() function
844 return hiddev_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); hiddev_compat_ioctl()
855 .unlocked_ioctl = hiddev_ioctl,

Completed in 92 milliseconds