Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/gadget/udc/
Dpxa25x_udc.c258 static void pxa25x_ep_fifo_flush (struct usb_ep *ep);
462 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_enable()
486 pxa25x_ep_fifo_flush (_ep); in pxa25x_ep_disable()
1069 static void pxa25x_ep_fifo_flush(struct usb_ep *_ep) in pxa25x_ep_fifo_flush() function
1107 .fifo_flush = pxa25x_ep_fifo_flush,