Searched refs:UsbdClaimInterfaces (Results 1 – 2 of 2) sorted by relevance
95 static int32_t UsbdClaimInterfaces(HostDevice *dev);
516 int32_t UsbdDispatcher::UsbdClaimInterfaces(HostDevice *dev) in UsbdClaimInterfaces() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher584 ret = UsbdClaimInterfaces(dev); in UsbdInit()