Searched refs:read_ep0_fifo (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/gadget/
H A Dpxa25x_udc.c593 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) function
703 && read_ep0_fifo(ep, req))) {
1639 if (read_ep0_fifo(ep, req))
H A Dpxa27x_udc.c1045 * read_ep0_fifo - Transfer packets from control endpoint into usb request
1055 static int read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) function
1215 if (read_ep0_fifo(ep, req))
2088 completed = read_ep0_fifo(ep, req);

Completed in 114 milliseconds