• Home
  • Raw
  • Download

Lines Matching defs:interfaceObj

40 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
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 UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
867 struct UsbSdkInterface *interfaceObj = NULL; in ClaimInterface() local
921 …struct UsbInterface *interfaceObj = ClaimInterface(session, busNum, usbAddr, interfaceIndex, false… in UsbClaimInterfaceUnforce() local
944 int32_t UsbReleaseInterface(const struct UsbInterface *interfaceObj) in UsbReleaseInterface()
983 struct UsbSdkInterface *interfaceObj = NULL; in UsbAddOrRemoveInterface() local
1036 UsbInterfaceHandle *UsbOpenInterface(const struct UsbInterface *interfaceObj) in UsbOpenInterface()
1093 struct UsbSdkInterface *interfaceObj = NULL; in UsbCloseInterface() local
1138 …onst UsbInterfaceHandle *interfaceHandle, uint8_t settingIndex, struct UsbInterface **interfaceObj) in UsbSelectInterfaceSetting()
1192 struct UsbSdkInterface *interfaceObj = NULL; in UsbGetPipeInfo() local