Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa25x_udc.c262 static void pxa25x_ep_fifo_flush (struct usb_ep *ep);
466 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_enable()
490 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_disable()
1070 static void pxa25x_ep_fifo_flush(struct usb_ep *_ep) in pxa25x_ep_fifo_flush() function
1108 .fifo_flush = pxa25x_ep_fifo_flush,