Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa25x_udc.c127 static void pxa25x_ep_fifo_flush (struct usb_ep *ep);
256 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_enable()
280 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_disable()
859 static void pxa25x_ep_fifo_flush(struct usb_ep *_ep) in pxa25x_ep_fifo_flush() function
897 .fifo_flush = pxa25x_ep_fifo_flush,