Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Ds3c2410_udc.c293 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()