Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h902 extern void dwc2_flush_rx_fifo(struct dwc2_hsotg *hsotg);
Dcore.c1079 dwc2_flush_rx_fifo(hsotg); in dwc2_core_host_init()
2364 void dwc2_flush_rx_fifo(struct dwc2_hsotg *hsotg) in dwc2_flush_rx_fifo() function