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