Lines Matching defs:req
56 struct UsbFnRequest *req = NULL; in UsbEcmStartTx() local
93 struct UsbFnRequest *req = NULL; in UsbEcmStartRx() local
124 struct UsbFnRequest *req; in UsbEcmRxPush() local
165 struct UsbFnRequest *req = NULL; in UsbEcmFreeRequests() local
176 static void UsbEcmReadComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbEcmReadComplete()
185 static void UsbEcmWriteComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbEcmWriteComplete()
210 struct UsbFnRequest *req = NULL; in UsbEcmAllocReadRequests() local
232 struct UsbFnRequest *req = NULL; in UsbEcmAllocWriteRequests() local
441 struct UsbFnRequest *req = ecm->notifyReq; in EcmDoNotify() local
506 static void EcmNotifyComplete(uint8_t pipe, struct UsbFnRequest *req) in EcmNotifyComplete()
524 struct UsbFnRequest *req = ecm->ep0Req; in EcmSetup() local