Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h129 void (*fifo_flush) (struct usb_ep *ep); member
445 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
446 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c144 .fifo_flush = dwc2_fifo_flush,
H A Datmel_usba_udc.c469 .fifo_flush = usba_ep_fifo_flush,
H A Dpxa25x_udc.c1000 .fifo_flush = pxa25x_ep_fifo_flush,
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.c1607 .fifo_flush = musb_gadget_fifo_flush