Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1268 * pxa_ep_fifo_flush - Flushes one endpoint
1273 static void pxa_ep_fifo_flush(struct usb_ep *_ep) in pxa_ep_fifo_flush() function
1364 pxa_ep_fifo_flush(_ep); in pxa_ep_enable()
1394 pxa_ep_fifo_flush(_ep); in pxa_ep_disable()
1413 .fifo_flush = pxa_ep_fifo_flush,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1267 * pxa_ep_fifo_flush - Flushes one endpoint
1272 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,

Completed in 7 milliseconds