Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_transfer_test.cpp176 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, ControlTransferWrite)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp156 int32_t UsbHostImpl::ControlTransferWrite( in ControlTransferWrite() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1832 int32_t UsbImpl::ControlTransferWrite(const UsbDev &dev, const UsbCtrlTransfer &ctrl, const std::ve… in ControlTransferWrite() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp1078 int32_t LibusbAdapter::ControlTransferWrite(const UsbDev &dev, const UsbCtrlTransfer &ctrl, in ControlTransferWrite() function in OHOS::HDI::Usb::V1_2::LibusbAdapter