Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.c1347 static void pxa_ep_fifo_flush(struct usb_ep *_ep) in pxa_ep_fifo_flush() function
1438 pxa_ep_fifo_flush(_ep); in pxa_ep_enable()
1468 pxa_ep_fifo_flush(_ep); in pxa_ep_disable()
1487 .fifo_flush = pxa_ep_fifo_flush,