Searched refs:HostDeviceInit (Results 1 – 2 of 2) sorted by relevance
112 static int32_t HostDeviceInit(HostDevice *port);
811 int32_t UsbdDispatcher::HostDeviceInit(HostDevice *port) in HostDeviceInit() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher871 int32_t ret = HostDeviceInit(tmp); in HostDeviceCreate()