Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_request_test.cpp189 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, SetInterface)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp123 int32_t UsbHostImpl::SetInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t altIndex) in SetInterface() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1634 int32_t UsbImpl::SetInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t altIndex) in SetInterface() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp789 int32_t LibusbAdapter::SetInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t altIndex) in SetInterface() function in OHOS::HDI::Usb::V1_2::LibusbAdapter