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.c24 static bool IoCancelRequest(struct UsbInterfacePool *interfacePool, const struct UsbHostRequest *ho… in IoCancelRequest()
53 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoSendProcess() local
104 static void InitializeIoProcess(struct UsbInterfacePool *interfacePool) in InitializeIoProcess()
118 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoAsyncReceiveProcess() local
170 HDF_STATUS UsbIoCreateQueue(const struct UsbInterfacePool *interfacePool) in UsbIoCreateQueue()
184 HDF_STATUS UsbIoDestroyQueue(const struct UsbInterfacePool *interfacePool) in UsbIoDestroyQueue()
270 HDF_STATUS UsbIoStart(struct UsbInterfacePool *interfacePool) in UsbIoStart()
334 HDF_STATUS UsbIoRecvProcessStop(struct UsbInterfacePool *interfacePool) in UsbIoRecvProcessStop()
349 HDF_STATUS UsbIoStop(struct UsbInterfacePool *interfacePool) in UsbIoStop()
Dusb_interface_pool.c138 static HDF_STATUS IfInterfacePoolInit(struct UsbInterfacePool *interfacePool, uint8_t busNum, uint8… in IfInterfacePoolInit()
160 static HDF_STATUS IfFreeInterfacePool(struct UsbInterfacePool *interfacePool) in IfFreeInterfacePool()
191 static HDF_STATUS IfDestroyInterfacePool(const struct UsbInterfacePool *interfacePool) in IfDestroyInterfacePool()
306 static struct UsbSdkInterface *IfFindInterfaceObj(const struct UsbInterfacePool *interfacePool, in IfFindInterfaceObj()
454 struct UsbInterfacePool *interfacePool = NULL; in IfGetRequestPipeType() local
646 struct UsbInterfacePool *interfacePool = NULL; in IfSubmitRequestToQueue() local
777 …2_t IfDestoryDevice(const struct UsbSession *session, const struct UsbInterfacePool *interfacePool, in IfDestoryDevice()
817 struct UsbInterfacePool *interfacePool = NULL; in IfGetInterfacePool() local
876 int32_t UsbIfCreatInterfaceObj(const struct UsbInterfacePool *interfacePool, struct UsbSdkInterface… in UsbIfCreatInterfaceObj()
909 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