Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c93 static void dwc2_fifo_flush(struct usb_ep *ep);
135 .fifo_flush = dwc2_fifo_flush,
719 static void dwc2_fifo_flush(struct usb_ep *_ep) in dwc2_fifo_flush() function