Lines Matching defs:pipe
113 const HostDevice *dev, UsbInterface *interface, uint8_t pipeAddr, UsbPipeInfo *pipe) in GetInterfacePipe()
148 …dDispatcher::GetPipe(const HostDevice *dev, uint8_t interfaceId, uint8_t pipeId, UsbPipeInfo *pipe) in GetPipe()
183 UsbPipeInfo *pipe = static_cast<UsbPipeInfo *>(OsalMemCalloc(sizeof(UsbPipeInfo))); in UsbdGetCtrlPipe() local
246 …cher::UsbRequestParamsWSyncInit(UsbRequestParams *params, int32_t timeout, const UsbPipeInfo *pipe) in UsbRequestParamsWSyncInit()
264 HostDevice *port, UsbInterfaceHandle *ifHandle, UsbPipeInfo *pipe, UsbdRequestSync *requestSync) in UsbdRequestSyncInit()
292 UsbPipeInfo *pipe, int32_t length, UsbdRequestSync *requestSync) in UsbdRequestSyncInitwithLength()
704 …UsbdRequestASync *userData, UsbPipeInfo *pipe, UsbRequestParams *params, const uint8_t *buffer, ui… in FillReqAyncParams()
748 HostDevice *port, UsbInterfaceHandle *ifHandle, UsbPipeInfo *pipe, UsbdRequestASync *request) in UsbdRequestASyncInit()
777 UsbPipeInfo pipe; in UsbdRequestASyncCreatAndInsert() local
1081 UsbPipeInfo pipe; in UsbdBulkASyncListAlloc() local
1431 int32_t UsbdDispatcher::UsbdBulkASyncReqFillParams(UsbPipeInfo *pipe, UsbRequestParams *params, uin… in UsbdBulkASyncReqFillParams()