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.c21 static bool IoCancelRequest(struct UsbInterfacePool *interfacePool, const struct UsbHostRequest *ho… in IoCancelRequest()
50 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoSendProcess() local
111 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoAsyncReceiveProcess() local
155 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool) in UsbIoCreateQueue()
169 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool) in UsbIoDestroyQueue()
248 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool) in UsbIoStart()
313 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop()
Dusb_interface_pool.c124 static HDF_STATUS IfInterfacePoolInit(struct UsbInterfacePool *interfacePool, uint8_t busNum, uint8… in IfInterfacePoolInit()
145 static HDF_STATUS IfFreeInterfacePool(struct UsbInterfacePool *interfacePool) in IfFreeInterfacePool()
173 static HDF_STATUS IfDestroyInterfacePool(const struct UsbInterfacePool *interfacePool) in IfDestroyInterfacePool()
279 static struct UsbSdkInterface *IfFindInterfaceObj(const struct UsbInterfacePool *interfacePool, in IfFindInterfaceObj()
393 struct UsbInterfacePool *interfacePool = NULL; in IfGetRequestPipeType() local
542 struct UsbInterfacePool *interfacePool = NULL; in IfSubmitRequestToQueue() local
622 …2_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool, in IfDestoryDevice()
662 struct UsbInterfacePool *interfacePool = NULL; in IfGetInterfacePool() local
721 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface… in UsbIfCreatInterfaceObj()
753 HDF_STATUS UsbIfDestroyInterfaceObj(const struct UsbInterfacePool *interfacePool, in UsbIfDestroyInterfaceObj()
[all …]
Dusb_protocol.c205 const struct UsbInterfacePool *interfacePool) in UsbProtocalCreatInterfaceObj()
253 struct UsbInterfacePool *interfacePool = NULL; in UsbProtocalParseDescriptor() local