Home
last modified time | relevance | path

Searched refs:ReleaseInterfaceByPort (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h135 int32_t ReleaseInterfaceByPort(HostDevice *port, uint8_t interfaceId);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1124 ReleaseInterfaceByPort(port, interfaceId); in CloseDevice()
1434 int32_t UsbImpl::ReleaseInterfaceByPort(HostDevice *port, uint8_t interfaceId) in ReleaseInterfaceByPort() function in OHOS::HDI::Usb::V1_1::UsbImpl