Home
last modified time | relevance | path

Searched defs:interfaceObj (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c43 struct UsbSdkInterface *interfaceObj = NULL; in CreateCtrPipe() local
72 static int32_t UsbInterfaceInit(struct UsbSdkInterface *interfaceObj, in UsbInterfaceInit()
155 const struct UsbRawInterfaceDescriptor *ifDes, const struct UsbSdkInterface *interfaceObj) in UsbProtocalCreatePipeObj()
193 struct UsbSdkInterface *interfaceObj = NULL; in UsbProtocalCreatInterfaceObj() local
Dusb_interface_pool.c49 static HDF_STATUS IfDestroyPipeObj(const struct UsbSdkInterface *interfaceObj, const struct UsbPipe… in IfDestroyPipeObj()
102 static void IfInterfaceObjInit(struct UsbSdkInterface *interfaceObj) in IfInterfaceObjInit()
110 static HDF_STATUS IfFreeInterfaceObj(struct UsbSdkInterface *interfaceObj) in IfFreeInterfaceObj()
230const struct UsbSdkInterface *interfaceObj, uint8_t interfaceIndex, bool refCountFlag, bool *claim… in IfInterfaceRefCount()
247 static struct UsbPipe *IfFindPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipeQuer… in IfFindPipeObj()
434 struct UsbSdkInterface *interfaceObj = NULL; in IfGetRequestPipeType() local
819 int32_t UsbIfCreatPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipe **pipeObj) in UsbIfCreatPipeObj()
849 …atInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj) in UsbIfCreatInterfaceObj()
882 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
1018 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local
[all …]