Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Ds3c2410_udc.c422 static int s3c2410_udc_read_fifo(struct s3c2410_ep *ep, in s3c2410_udc_read_fifo() function
793 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep0()
856 s3c2410_udc_read_fifo(ep, req); in s3c2410_udc_handle_ep()
1257 && s3c2410_udc_read_fifo(ep, in s3c2410_udc_queue()
1274 && s3c2410_udc_read_fifo(ep, req)) { in s3c2410_udc_queue()