Searched refs:USBDEVFS_CLAIMINTERFACE (Results 1 – 6 of 6) sorted by relevance
50 int ret = ioctl(fd, USBDEVFS_CLAIMINTERFACE, &interface); in main()
24 # 0x8004550f == USBDEVFS_CLAIMINTERFACE
26 # 0x8004550f == USBDEVFS_CLAIMINTERFACE
204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) macro
200 ioctl_ior_nr!(USBDEVFS_CLAIMINTERFACE, U, 15, c_uint);