Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c1599 * ep_fifo_flush: flushes contents of a fifo
1603 static void ep_fifo_flush(struct usb_ep *ep) in ep_fifo_flush() function
1637 .fifo_flush = ep_fifo_flush,
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c1613 * ep_fifo_flush: flushes contents of a fifo
1617 static void ep_fifo_flush(struct usb_ep *ep) in ep_fifo_flush() function
1651 .fifo_flush = ep_fifo_flush,

Completed in 10 milliseconds