Searched refs:handle_ep (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/gadget/
H A Dat91_udc.c1003 static int handle_ep(struct at91_ep *ep) function
1236 handle_ep(ep);
1306 if (handle_ep(ep0))
1350 if (handle_ep(ep0)) {
1495 handle_ep(ep);
H A Dpxa27x_udc.c80 static void handle_ep(struct pxa_ep *ep);
1227 handle_ep(ep);
2114 * handle_ep - Handle endpoint data tranfers
2122 static void handle_ep(struct pxa_ep *ep) function
2266 handle_ep(ep);
2279 handle_ep(ep);
H A Dimx_udc.c531 static int handle_ep(struct imx_ep_struct *imx_ep) function
841 ret = handle_ep(imx_ep);
1212 handle_ep(imx_ep);
H A Dpxa25x_udc.c1667 static void handle_ep(struct pxa25x_ep *ep) function
1800 handle_ep(&dev->ep[i]);
1806 handle_ep(&dev->ep[i+8]);

Completed in 215 milliseconds