Searched refs:IOCTL_USBFS_CLAIMINTERFACE (Results 1 – 2 of 2) sorted by relevance
145 #define IOCTL_USBFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) macro
1511 int r = ioctl(fd, IOCTL_USBFS_CLAIMINTERFACE, &iface); in claim_interface()