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