Searched refs:RawReleaseInterface (Results 1 – 4 of 4) sorted by relevance
122 int32_t RawReleaseInterface(struct UsbDeviceHandle *devHandle, int32_t interfaceNumber);
193 return RawReleaseInterface((struct UsbDeviceHandle *)devHandle, interfaceNumber); in UsbRawReleaseInterface()
1410 int32_t RawReleaseInterface(struct UsbDeviceHandle *devHandle, int32_t interfaceNumber) in RawReleaseInterface() function
1182 int32_t ret = RawReleaseInterface(devHandle, interfaceIndex); in UsbReleaseInterface()