Home
last modified time | relevance | path

Searched defs:ControlTransferRead (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_transfer_test.cpp149 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, ControlTransferRead)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp148 int32_t UsbHostImpl::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vecto… in ControlTransferRead() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1786 int32_t UsbImpl::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<ui… in ControlTransferRead() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp1059 int32_t LibusbAdapter::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vec… in ControlTransferRead() function in OHOS::HDI::Usb::V1_2::LibusbAdapter