Searched refs:ep0_req_complete (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/usb/gadget/udc/ |
D | fsl_qe_udc.c | 789 static void ep0_req_complete(struct qe_udc *udc, struct qe_req *req); 919 ep0_req_complete(ep->udc, req); in qe_ep_rxframe_handle() 1264 static void ep0_req_complete(struct qe_udc *udc, struct qe_req *req) in ep0_req_complete() function 1330 ep0_req_complete(ep->udc, ep->tx_req); in ep0_txcomplete()
|
D | mv_udc_core.c | 1721 static void ep0_req_complete(struct mv_udc *udc, in ep0_req_complete() function 1847 ep0_req_complete(udc, curr_ep, curr_req); in irq_process_tr_complete()
|
D | fsl_udc_core.c | 1524 static void ep0_req_complete(struct fsl_udc *udc, struct fsl_ep *ep0, in ep0_req_complete() function 1719 ep0_req_complete(udc, curr_ep, curr_req); in dtd_complete_irq()
|