Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c51 ret = UsbIfCreatInterfaceObj(pool, &interfaceObj); in CreateCtrPipe()
209 ret = UsbIfCreatInterfaceObj(interfacePool, &interfaceObj); in UsbProtocalCreatInterfaceObj()
H A Dusb_interface_pool.c849 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface… in UsbIfCreatInterfaceObj() function
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h118 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface…