Searched refs:USBDEVFS_CLAIMINTERFACE (Results 1 – 5 of 5) sorted by relevance
47 res = ioctl(fd, USBDEVFS_CLAIMINTERFACE, &i); in claim_some_intf()
204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) macro
393 USBDEVFS_CLAIMINTERFACE480 implicitly or because of a USBDEVFS_CLAIMINTERFACE call, before the
2755 case USBDEVFS_CLAIMINTERFACE: in usbdev_do_ioctl()