Searched refs:ep0_end_out_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.c | 705 * ep0_end_out_req - Ends control endpoint OUT request (ends data stage) 715 static void ep0_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep0_end_out_req() function 1132 ep0_end_out_req(ep, req, NULL); in pxa_ep_queue() 1984 ep0_end_out_req(ep, req, NULL); in handle_ep0()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.c | 703 * ep0_end_out_req - Ends control endpoint OUT request (ends data stage) 713 static void ep0_end_out_req(struct pxa_ep *ep, struct pxa27x_request *req, in ep0_end_out_req() function 1130 ep0_end_out_req(ep, req, NULL); in pxa_ep_queue() 1984 ep0_end_out_req(ep, req, NULL); in handle_ep0()
|
Completed in 6 milliseconds