Searched refs:IOCTL_USBFS_CLAIMINTF (Results 1 – 2 of 2) sorted by relevance
128 #define IOCTL_USBFS_CLAIMINTF _IOR('U', 15, unsigned int) macro
1134 int r = ioctl(fd, IOCTL_USBFS_CLAIMINTF, &iface); in op_claim_interface()