Home
last modified time | relevance | path

Searched defs:interfacePool (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dusb_io_manage.c22 static bool IoCancelRequest(struct UsbInterfacePool *interfacePool, const struct UsbHostRequest *ho… in IoCancelRequest()
51 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoSendProcess() local
103 static void InitializeIoProcess(struct UsbInterfacePool *interfacePool) in InitializeIoProcess()
117 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoAsyncReceiveProcess() local
169 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool) in UsbIoCreateQueue()
183 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool) in UsbIoDestroyQueue()
264 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool) in UsbIoStart()
328 HDF_STATUS UsbIoRecvProcessStop(struct UsbInterfacePool *interfacePool) in UsbIoRecvProcessStop()
343 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop()
Dusb_interface_pool.c134 static HDF_STATUS IfInterfacePoolInit(struct UsbInterfacePool *interfacePool, uint8_t busNum, uint8… in IfInterfacePoolInit()
156 static HDF_STATUS IfFreeInterfacePool(struct UsbInterfacePool *interfacePool) in IfFreeInterfacePool()
187 static HDF_STATUS IfDestroyInterfacePool(const struct UsbInterfacePool *interfacePool) in IfDestroyInterfacePool()
290 static struct UsbSdkInterface *IfFindInterfaceObj(const struct UsbInterfacePool *interfacePool, in IfFindInterfaceObj()
432 struct UsbInterfacePool *interfacePool = NULL; in IfGetRequestPipeType() local
619 struct UsbInterfacePool *interfacePool = NULL; in IfSubmitRequestToQueue() local
750 …2_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool, in IfDestoryDevice()
790 struct UsbInterfacePool *interfacePool = NULL; in IfGetInterfacePool() local
849 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface… in UsbIfCreatInterfaceObj()
882 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
[all …]
Dusb_protocol.c187 const struct UsbInterfacePool *interfacePool) in UsbProtocalCreatInterfaceObj()
235 struct UsbInterfacePool *interfacePool = NULL; in UsbProtocalParseDescriptor() local