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