Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Ds3c2410_udc.c396 static int s3c2410_udc_read_fifo(struct s3c2410_ep *ep, in s3c2410_udc_read_fifo() function
768 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep0()
831 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep()
1230 && s3c2410_udc_read_fifo(ep, in s3c2410_udc_queue()
1247 && s3c2410_udc_read_fifo(ep, req)) { in s3c2410_udc_queue()