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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dat91_udc.c1003 static int handle_ep(struct at91_ep *ep) function
1236 handle_ep(ep);
1307 if (handle_ep(ep0))
1351 if (handle_ep(ep0)) {
1496 handle_ep(ep);
H A Dpxa27x_udc.c53 static void handle_ep(struct pxa_ep *ep);
1200 handle_ep(ep);
2083 * handle_ep - Handle endpoint data tranfers
2091 static void handle_ep(struct pxa_ep *ep) function
2235 handle_ep(ep);
2248 handle_ep(ep);
H A Dimx_udc.c530 static int handle_ep(struct imx_ep_struct *imx_ep) function
840 ret = handle_ep(imx_ep);
1194 handle_ep(imx_ep);
H A Dpxa25x_udc.c1690 static void handle_ep(struct pxa25x_ep *ep) function
1827 handle_ep(&dev->ep[i]);
1833 handle_ep(&dev->ep[i+8]);

Completed in 97 milliseconds