Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dfsl_qe_udc.c789 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()
Dmv_udc_core.c1721 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()
Dfsl_udc_core.c1524 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()