Searched defs:interfaceObj (Results 1 – 2 of 2) sorted by relevance
| /drivers/peripheral/usb/ddk/host/src/ |
| D | usb_protocol.c | 60 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
|
| D | usb_interface_pool.c | 42 static HDF_STATUS IfDestroyPipeObj(const struct UsbSdkInterface *interfaceObj, const struct UsbPipe… in IfDestroyPipeObj() 95 static void IfInterfaceObjInit(struct UsbSdkInterface *interfaceObj) in IfInterfaceObjInit() 103 static HDF_STATUS IfFreeInterfaceObj(struct UsbSdkInterface *interfaceObj) in IfFreeInterfaceObj() 222 …const struct UsbSdkInterface *interfaceObj, uint8_t interfaceIndex, bool refCountFlag, bool *claim… in IfInterfaceRefCount() 239 static struct UsbPipe *IfFindPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipeQuer… in IfFindPipeObj() 419 struct UsbSdkInterface *interfaceObj = NULL; in IfGetRequestPipeType() local 804 int32_t UsbIfCreatPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipe **pipeObj) in UsbIfCreatPipeObj() 834 …atInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj) in UsbIfCreatInterfaceObj() 867 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj() 1003 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local [all …]
|