Home
last modified time | relevance | path

Searched refs:UsbdOpenInterfaces (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h93 static int32_t UsbdOpenInterfaces(HostDevice *dev);
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp470 int32_t UsbdDispatcher::UsbdOpenInterfaces(HostDevice *dev) in UsbdOpenInterfaces() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
590 ret = UsbdOpenInterfaces(dev); in UsbdInit()
592 HDF_LOGE("%{public}s:UsbdOpenInterfaces failed ret:%{public}d", __func__, ret); in UsbdInit()

Completed in 3 milliseconds