Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/src/
Dusbhost_nosdk_speed.c95 static int32_t ClaimInterface(unsigned int iface) in ClaimInterface() function
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_nosdk_speed.c82 static int32_t ClaimInterface(int32_t iface) in ClaimInterface() function
/drivers/peripheral/usb/ddk/host/src/
Dusb_interface_pool.c861 static struct UsbInterface *ClaimInterface( in ClaimInterface() function
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp1134 int32_t UsbImpl::ClaimInterface(const UsbDev &dev, uint8_t interfaceid, uint8_t force) in ClaimInterface() function in OHOS::HDI::Usb::V1_0::UsbImpl