Searched defs:ClaimInterface (Results 1 – 6 of 6) sorted by relevance
96 static int32_t ClaimInterface(unsigned int iface) in ClaimInterface() function
82 static int32_t ClaimInterface(int32_t iface) in ClaimInterface() function
212 int32_t UsbDdkService::ClaimInterface(uint64_t deviceId, uint8_t interfaceIndex, uint64_t &interfac… in ClaimInterface() function in OHOS::HDI::Usb::Ddk::V1_0::UsbDdkService
163 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, ClaimInterface)(benchmark::State& state) in BENCHMARK_F() argument
1012 static struct UsbInterface *ClaimInterface( in ClaimInterface() function
1313 int32_t UsbImpl::ClaimInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t force) in ClaimInterface() function in OHOS::HDI::Usb::V1_1::UsbImpl