Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c394 static int s3c2410_udc_read_fifo(struct s3c2410_ep *ep, in s3c2410_udc_read_fifo() function
766 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep0()
829 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep()
1228 && s3c2410_udc_read_fifo(ep, in s3c2410_udc_queue()
1245 && s3c2410_udc_read_fifo(ep, req)) { in s3c2410_udc_queue()

Completed in 3 milliseconds