Searched refs:IOCTL_USBFS_GETDRIVER (Results 1 – 2 of 2) sorted by relevance
123 #define IOCTL_USBFS_GETDRIVER _IOW('U', 8, struct usbfs_getdriver) macro
1233 r = ioctl(fd, IOCTL_USBFS_GETDRIVER, &getdrv); in op_kernel_driver_active()