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.c60 struct UsbSdkInterface *interfaceObj = NULL; in CreateCtrPipe() local
89 static int32_t UsbInterfaceInit(struct UsbSdkInterface *interfaceObj, in UsbInterfaceInit()
172 const struct UsbRawInterfaceDescriptor *ifDes, const struct UsbSdkInterface *interfaceObj) in UsbProtocalCreatePipeObj()
210 struct UsbSdkInterface *interfaceObj = NULL; in UsbProtocalCreatInterfaceObj() local
Dusb_interface_pool.c40 static HDF_STATUS IfDestroyPipeObj(const struct UsbSdkInterface *interfaceObj, const struct UsbPipe… in IfDestroyPipeObj()
93 static void IfInterfaceObjInit(struct UsbSdkInterface *interfaceObj) in IfInterfaceObjInit()
101 static HDF_STATUS IfFreeInterfaceObj(struct UsbSdkInterface *interfaceObj) in IfFreeInterfaceObj()
220const struct UsbSdkInterface *interfaceObj, uint8_t interfaceIndex, bool refCountFlag, bool *claim… in IfInterfaceRefCount()
237 static struct UsbPipe *IfFindPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipeQuer… in IfFindPipeObj()
393 struct UsbSdkInterface *interfaceObj = NULL; in IfGetRequestPipeType() local
778 int32_t UsbIfCreatPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipe **pipeObj) in UsbIfCreatPipeObj()
808 …atInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj) in UsbIfCreatInterfaceObj()
841 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
977 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local
[all …]