Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c289 * s3c2410_udc_write_fifo
293 static int s3c2410_udc_write_fifo(struct s3c2410_ep *ep, in s3c2410_udc_write_fifo() function
760 s3c2410_udc_write_fifo(ep, req); in s3c2410_udc_handle_ep0()
815 s3c2410_udc_write_fifo(ep, req); in s3c2410_udc_handle_ep()
1218 && s3c2410_udc_write_fifo(ep, in s3c2410_udc_queue()
1241 && s3c2410_udc_write_fifo(ep, req)) { in s3c2410_udc_queue()

Completed in 3 milliseconds