Searched refs:UsbdRequestSyncInitwithLength (Results 1 – 3 of 3) sorted by relevance
85 static int32_t UsbdRequestSyncInitwithLength(HostDevice *port, UsbInterfaceHandle *ifHandle,
291 int32_t UsbdDispatcher::UsbdRequestSyncInitwithLength(HostDevice *port, UsbInterfaceHandle *ifHandl… in UsbdRequestSyncInitwithLength() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
451 ret = UsbdDispatcher::UsbdRequestSyncInitwithLength(port, ifHandle, &pipe, length, requestSync); in UsbdFindRequestSyncAndCreatwithLength()