Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1272 static void pxa_ep_fifo_flush(struct usb_ep *_ep) in pxa_ep_fifo_flush() function
1363 pxa_ep_fifo_flush(_ep); in pxa_ep_enable()
1393 pxa_ep_fifo_flush(_ep); in pxa_ep_disable()
1412 .fifo_flush = pxa_ep_fifo_flush,