Home
last modified time | relevance | path

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

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