Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h118 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj);
/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 **interfaceObj) in UsbIfCreatInterfaceObj() function

Completed in 6 milliseconds