Searched refs:UsbFnInterfaceMgr (Results 1 – 5 of 5) sorted by relevance
81 struct UsbFnInterfaceMgr *intfMgr = handle->intfMgr; in UsbFnIoMgrRequestAlloc()243 static int32_t HandleInit(struct UsbHandleMgr *handle, struct UsbFnInterfaceMgr *interfaceMgr) in HandleInit()285 struct UsbFnInterfaceMgr *interfaceMgr = (struct UsbFnInterfaceMgr *)interface; in UsbFnIoMgrInterfaceOpen()316 struct UsbFnInterfaceMgr *interfaceMgr = handle->intfMgr; in UsbFnIoMgrInterfaceClose()354 struct UsbFnInterfaceMgr *interfaceMgr = (struct UsbFnInterfaceMgr *)interface; in UsbFnIoMgrInterfaceGetPipeInfo()
187 …r->interfaceMgr = UsbFnMemCalloc(fnDevMgr->fnDev.numInterfaces * sizeof(struct UsbFnInterfaceMgr)); in AllocInterfaceAndFuncMgr()340 const struct UsbFnInterfaceMgr *UsbFnMgrDeviceGetInterface(struct UsbFnDevice *fnDevice, uint8_t in… in UsbFnMgrDeviceGetInterface()358 struct UsbFnInterfaceMgr *intfMgr = NULL; in CollectEventHandle()467 struct UsbFnInterfaceMgr *intfMgr = NULL; in GetHandleMgr()583 struct UsbFnInterfaceMgr *interfaceMgr = (struct UsbFnInterfaceMgr *)interface; in UsbFnMgrStartRecvEvent()606 struct UsbFnInterfaceMgr *interfaceMgr = (struct UsbFnInterfaceMgr *)interface; in UsbFnStopRecvEvent()
34 struct UsbFnInterfaceMgr *interfaceMgr;46 const struct UsbFnInterfaceMgr *UsbFnMgrDeviceGetInterface(struct UsbFnDevice *fnDevice, uint8_t in…
42 struct UsbFnInterfaceMgr *intfMgr;57 struct UsbFnInterfaceMgr { struct
783 struct UsbFnInterfaceMgr *intfMgr = NULL; in RemoveUsbDevice()