Searched refs:RawCloseDevice (Results 1 – 4 of 4) sorted by relevance
87 int32_t RawCloseDevice(const struct UsbDeviceHandle *devHandle);
44 return RawCloseDevice((const struct UsbDeviceHandle *)devHandle); in UsbRawCloseDevice()
778 ret = RawCloseDevice(devHandle); in IfDestoryDevice()802 (void)RawCloseDevice(*devHandle); in IfGetInterfacePool()
805 int32_t RawCloseDevice(const struct UsbDeviceHandle *devHandle) in RawCloseDevice() function