Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h362 struct UsbInterface *UsbManageInterface(const struct UsbSession *session, uint8_t busNum,
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c1070 struct UsbInterface *UsbManageInterface( in UsbManageInterface() function
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1386UsbManageInterface(port->service->session_, port->busNum, port->devAddr, interfaceId, disable); in ManageInterface()