Lines Matching defs:interfaceObj
40 static HDF_STATUS IfDestroyPipeObj(const struct UsbSdkInterface *interfaceObj, const struct UsbPipe… in IfDestroyPipeObj()
94 static void IfInterfaceObjInit(struct UsbSdkInterface *interfaceObj) in IfInterfaceObjInit()
102 static HDF_STATUS IfFreeInterfaceObj(struct UsbSdkInterface *interfaceObj) in IfFreeInterfaceObj()
217 static void IfInterfaceRefCount(const struct UsbSdkInterface *interfaceObj, in IfInterfaceRefCount()
235 static struct UsbPipe *IfFindPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipeQuer… in IfFindPipeObj()
395 struct UsbSdkInterface *interfaceObj = NULL; in IfGetRequestPipeType() local
691 int32_t UsbIfCreatPipeObj(const struct UsbSdkInterface *interfaceObj, struct UsbPipe **pipeObj) in UsbIfCreatPipeObj()
721 …atInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface **interfaceObj) in UsbIfCreatInterfaceObj()
754 const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
870 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local
924 …struct UsbInterface *interfaceObj = ClaimInterface(session, busNum, usbAddr, interfaceIndex, false… in UsbClaimInterfaceUnforce() local
947 int32_t UsbReleaseInterface(const struct UsbInterface *interfaceObj) in UsbReleaseInterface()
990 struct UsbSdkInterface *interfaceObj = NULL; in UsbAddOrRemoveInterface() local
1043 UsbInterfaceHandle *UsbOpenInterface(const struct UsbInterface *interfaceObj) in UsbOpenInterface()
1105 struct UsbSdkInterface *interfaceObj = NULL; in UsbCloseInterface() local
1149 …onst UsbInterfaceHandle *interfaceHandle, uint8_t settingIndex, struct UsbInterface **interfaceObj) in UsbSelectInterfaceSetting()
1202 struct UsbSdkInterface *interfaceObj = NULL; in UsbGetPipeInfo() local