Searched refs:pxa2xx_ep (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dpxa2xx_udc.c113 static void kick_dma(struct pxa2xx_ep *ep, struct pxa2xx_request *req);
150 static void nuke (struct pxa2xx_ep *, int status);
247 struct pxa2xx_ep *ep;
250 ep = container_of (_ep, struct pxa2xx_ep, ep);
324 struct pxa2xx_ep *ep;
327 ep = container_of (_ep, struct pxa2xx_ep, ep);
427 static void done(struct pxa2xx_ep *ep, struct pxa2xx_request *req, int status)
481 write_fifo (struct pxa2xx_ep *ep, struct pxa2xx_request *req)
558 write_ep0_fifo (struct pxa2xx_ep *ep, struct pxa2xx_request *req)
610 read_fifo (struct pxa2xx_ep *e
[all...]
H A Dpxa2xx_udc.h50 struct pxa2xx_ep { struct
139 struct pxa2xx_ep ep [PXA_UDC_NUM_ENDPOINTS];

Completed in 90 milliseconds