Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c102 static void dwc2_fifo_flush(struct usb_ep *ep);
144 .fifo_flush = dwc2_fifo_flush,
795 static void dwc2_fifo_flush(struct usb_ep *_ep) in dwc2_fifo_flush() function