Searched defs:reqList (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/usb/ddk/device/src/ | ||
H A D | usbfn_io_mgr.c | 27 struct ReqList *reqList = (struct ReqList *)req; in ReqToIoData() local 103 struct ReqList *reqList = UsbFnMemCalloc(sizeof(struct ReqList)); in UsbFnIoMgrRequestAlloc() local 137 struct ReqList *reqList = (struct ReqList *)req; UsbFnIoMgrRequestFree() local 162 struct ReqList *reqList = NULL; UsbFnIoMgrRequestSubmitAsync() local 185 struct ReqList *reqList = NULL; UsbFnIoMgrRequestCancel() local 203 struct ReqList *reqList; UsbFnIoMgrRequestGetStatus() local 222 struct ReqList *reqList; UsbFnIoMgrRequestSubmitSync() local [all...] |
H A D | usbfn_dev_mgr.c | 391 struct ReqList *reqList = NULL; in HandleEp0IoEvent() local 429 struct ReqList *reqList = NULL; HandleEpsIoEvent() local [all...] |
Completed in 2 milliseconds