Searched refs:lastreq (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Dfsl_udc_core.c735 struct fsl_req *lastreq; local
736 lastreq = list_entry(ep->queue.prev, struct fsl_req, queue);
737 lastreq->tail->next_td_ptr =
H A Dmv_udc_core.c293 struct mv_req *lastreq; local
294 lastreq = list_entry(ep->queue.prev, struct mv_req, queue);
295 lastreq->tail->dtd_next =
H A Dlangwell_udc.c589 struct langwell_request *lastreq; local
590 lastreq = list_entry(ep->queue.prev,
593 lastreq->tail->dtd_next =

Completed in 277 milliseconds