Searched refs:USBDEVFS_RELEASEINTERFACE (Results 1 – 2 of 2) sorted by relevance
168 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) macro
396 ret = ioctl(s->fd, USBDEVFS_RELEASEINTERFACE, &i); in usb_host_release_interfaces()