Searched refs:IOCTL_USBFS_RELEASEINTERFACE (Results 1 – 2 of 2) sorted by relevance
146 #define IOCTL_USBFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) macro
1531 int r = ioctl(fd, IOCTL_USBFS_RELEASEINTERFACE, &iface); in release_interface()