Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa27x_udc.c1011 static int write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_ep0_fifo() function
1127 if (write_ep0_fifo(ep, req)) in pxa_ep_queue()
1979 completed = write_ep0_fifo(ep, req); in handle_ep0()
Dpxa25x_udc.c663 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo() function
890 if (write_ep0_fifo(ep, req)) in pxa25x_ep_queue()
1816 (void) write_ep0_fifo(ep, req); in handle_ep0()