Home
last modified time | relevance | path

Searched refs:UsbClaimInterfaceUnforce (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h328 struct UsbInterface *UsbClaimInterfaceUnforce(const struct UsbSession *session, uint8_t busNum,
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c1125 struct UsbInterface *UsbClaimInterfaceUnforce( in UsbClaimInterfaceUnforce() function
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1355UsbClaimInterfaceUnforce(port->service->session_, port->busNum, port->devAddr, interfaceId); in ClaimInterface()