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

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c590 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) read_ep0_fifo() function
700 && read_ep0_fifo(ep, req))) { pxa25x_ep_queue()
1616 if (read_ep0_fifo(ep, req)) handle_ep0()
H A Dpxa27x_udc.c1035 * read_ep0_fifo - Transfer packets from control endpoint into usb request
1045 static int read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) read_ep0_fifo() function
1205 if (read_ep0_fifo(ep, req)) pxa_ep_queue()
2033 completed = read_ep0_fifo(ep, req); handle_ep0()

Completed in 155 milliseconds