• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/

Lines Matching refs:pxa2xx_ep

113 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 *ep, struct pxa2xx_request *req)
687 read_ep0_fifo (struct pxa2xx_ep *ep, struct pxa2xx_request *req)
728 start_dma_nodesc(struct pxa2xx_ep *ep, struct pxa2xx_request *req, int is_in)
770 static void kick_dma(struct pxa2xx_ep *ep, struct pxa2xx_request *req)
798 static void cancel_dma(struct pxa2xx_ep *ep)
821 struct pxa2xx_ep *ep = _ep;
901 struct pxa2xx_ep *ep;
912 ep = container_of(_ep, struct pxa2xx_ep, ep);
1023 static void nuke(struct pxa2xx_ep *ep, int status)
1046 struct pxa2xx_ep *ep;
1050 ep = container_of(_ep, struct pxa2xx_ep, ep);
1088 struct pxa2xx_ep *ep;
1091 ep = container_of(_ep, struct pxa2xx_ep, ep);
1143 struct pxa2xx_ep *ep;
1145 ep = container_of(_ep, struct pxa2xx_ep, ep);
1162 struct pxa2xx_ep *ep;
1164 ep = container_of(_ep, struct pxa2xx_ep, ep);
1378 struct pxa2xx_ep *ep = &dev->ep [i];
1496 struct pxa2xx_ep *ep = &dev->ep[i];
1648 struct pxa2xx_ep *ep = &dev->ep[i];
1770 struct pxa2xx_ep *ep = &dev->ep [0];
1991 static void handle_ep(struct pxa2xx_ep *ep)