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

/linux-4.1.27/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c792 static void ep0_req_complete(struct qe_udc *udc, struct qe_req *req);
922 ep0_req_complete(ep->udc, req); qe_ep_rxframe_handle()
1267 static void ep0_req_complete(struct qe_udc *udc, struct qe_req *req) ep0_req_complete() function
1333 ep0_req_complete(ep->udc, ep->tx_req); ep0_txcomplete()
H A Dmv_udc_core.c1721 static void ep0_req_complete(struct mv_udc *udc, ep0_req_complete() function
1847 ep0_req_complete(udc, curr_ep, curr_req); irq_process_tr_complete()
H A Dfsl_udc_core.c1519 static void ep0_req_complete(struct fsl_udc *udc, struct fsl_ep *ep0, ep0_req_complete() function
1713 ep0_req_complete(udc, curr_ep, curr_req); dtd_complete_irq()

Completed in 185 milliseconds