Searched refs:handle_ep0 (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 Dimx_udc.c557 static int handle_ep0(struct imx_ep_struct *imx_ep) function
838 ret = handle_ep0(imx_ep);
1171 * We call handle_ep0() only if a request is queued for ep0.
1174 handle_ep0(imx_ep);
H A Dat91_udc.c1272 static void handle_ep0(struct at91_udc *udc) function
1492 handle_ep0(udc);
H A Dpxa25x_udc.c1466 static void handle_ep0 (struct pxa25x_udc *dev) function
1818 handle_ep0(dev);
H A Dpxa27x_udc.c1959 * handle_ep0 - Handle control endpoint data transfers
1976 * The remaining standard requests really handled by handle_ep0 are :
2006 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) function
2220 handle_ep0(udc, !!(udcisr0 & UDCICR_FIFOERR),

Completed in 183 milliseconds