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

/drivers/usb/gadget/
H A Dpxa25x_udc.c456 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) function
682 if (write_ep0_fifo(ep, req))
1629 (void) write_ep0_fifo(ep, req);
H A Dpxa27x_udc.c1079 * write_ep0_fifo - Send a request to control endpoint (ep0 in)
1093 static int write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) function
1210 if (write_ep0_fifo(ep, req))
2081 completed = write_ep0_fifo(ep, req);

Completed in 59 milliseconds