Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h112 static int32_t HostDeviceInit(HostDevice *port);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp811 int32_t UsbdDispatcher::HostDeviceInit(HostDevice *port) in HostDeviceInit() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
871 int32_t ret = HostDeviceInit(tmp); in HostDeviceCreate()