Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c969 static int read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_ep0_fifo() function
1128 if (read_ep0_fifo(ep, req)) in pxa_ep_queue()
2000 completed = read_ep0_fifo(ep, req); in handle_ep0()