Home
last modified time | relevance | path

Searched refs:UsbIfCreatInterfacePool (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h121 int32_t UsbIfCreatInterfacePool(const struct UsbSession *session, uint8_t busNum, uint8_t devAddr,
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c243 ret = UsbIfCreatInterfacePool(devHandle->dev->session, busNum, devAddr, &interfacePool); in UsbProtocalParseDescriptor()
245 HDF_LOGE("%{public}s:%{public}d UsbIfCreatInterfacePool error", __func__, __LINE__); in UsbProtocalParseDescriptor()
H A Dusb_interface_pool.c935 int32_t UsbIfCreatInterfacePool( in UsbIfCreatInterfacePool() function

Completed in 5 milliseconds