Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1007 static int write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_ep0_fifo() function
1123 if (write_ep0_fifo(ep, req)) in pxa_ep_queue()
1994 completed = write_ep0_fifo(ep, req); in handle_ep0()