Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dudc-xilinx.c577 * xudc_read_fifo - Reads the data from the given endpoint buffer.
585 static int xudc_read_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_read_fifo() function
1117 dev_dbg(udc->dev, "xudc_read_fifo from ep_queue\n"); in xudc_ep_queue()
1118 if (!xudc_read_fifo(ep, req)) in xudc_ep_queue()
1977 xudc_read_fifo(ep, req); in xudc_nonctrl_ep_handler()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dudc-xilinx.c578 * xudc_read_fifo - Reads the data from the given endpoint buffer.
586 static int xudc_read_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_read_fifo() function
1118 dev_dbg(udc->dev, "xudc_read_fifo from ep_queue\n"); in xudc_ep_queue()
1119 if (!xudc_read_fifo(ep, req)) in xudc_ep_queue()
1983 xudc_read_fifo(ep, req); in xudc_nonctrl_ep_handler()

Completed in 6 milliseconds