Lines Matching defs:req
57 struct UsbFnRequest *req = NULL; in UsbEcmStartTx() local
94 struct UsbFnRequest *req = NULL; in UsbEcmStartRx() local
125 struct UsbFnRequest *req; in UsbEcmRxPush() local
164 struct UsbFnRequest *req = NULL; in UsbEcmFreeRequests() local
175 static void UsbEcmReadComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbEcmReadComplete()
184 static void UsbEcmWriteComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbEcmWriteComplete()
209 struct UsbFnRequest *req = NULL; in UsbEcmAllocReadRequests() local
230 struct UsbFnRequest *req = NULL; in UsbEcmAllocWriteRequests() local
428 struct UsbFnRequest *req = ecm->notifyReq; in EcmDoNotify() local
488 static void EcmNotifyComplete(uint8_t pipe, struct UsbFnRequest *req) in EcmNotifyComplete()
502 struct UsbFnRequest *req = ecm->ep0Req; in EcmSetup() local