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

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

Completed in 70 milliseconds