Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c405 static inline int s3c2410_udc_read_packet(int fifo, u8 *buf, in s3c2410_udc_read_packet() function
474 fifo_count = s3c2410_udc_read_packet(fifo_reg, buf, req, avail); in s3c2410_udc_read_fifo()