Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c544 write_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo() function
776 if (write_ep0_fifo(ep, req)) in pxa25x_ep_queue()
1423 (void) write_ep0_fifo(ep, req); in handle_ep0()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1010 static int write_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_ep0_fifo() function
1126 if (write_ep0_fifo(ep, req)) in pxa_ep_queue()
1976 completed = write_ep0_fifo(ep, req); in handle_ep0()
H A 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()