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
108 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoAsyncReceiveProcess() local
150 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool) in UsbIoCreateQueue()
164 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool) in UsbIoDestroyQueue()
242 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool) in UsbIoStart()
307 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop()
Dusb_interface_pool.c125 static HDF_STATUS IfInterfacePoolInit(struct UsbInterfacePool *interfacePool, uint8_t busNum, uint8… in IfInterfacePoolInit()
146 static HDF_STATUS IfFreeInterfacePool(struct UsbInterfacePool *interfacePool) in IfFreeInterfacePool()
177 static HDF_STATUS IfDestroyInterfacePool(const struct UsbInterfacePool *interfacePool) in IfDestroyInterfacePool()
280 static struct UsbSdkInterface *IfFindInterfaceObj(const struct UsbInterfacePool *interfacePool, in IfFindInterfaceObj()
391 struct UsbInterfacePool *interfacePool = NULL; in IfGetRequestPipeType() local
578 struct UsbInterfacePool *interfacePool = NULL; in IfSubmitRequestToQueue() local
709 …2_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool, in IfDestoryDevice()
749 struct UsbInterfacePool *interfacePool = NULL; in IfGetInterfacePool() local
808 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface… in UsbIfCreatInterfaceObj()
841 const struct UsbInterfacePool *interfacePool, const struct UsbSdkInterface *interfaceObj) in UsbIfDestroyInterfaceObj()
[all …]
Dusb_protocol.c204 const struct UsbInterfacePool *interfacePool) in UsbProtocalCreatInterfaceObj()
252 struct UsbInterfacePool *interfacePool = NULL; in UsbProtocalParseDescriptor() local