• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/

Lines Matching refs:lh7a40x_ep

84 static void lh7a40x_ep0_kick(struct lh7a40x_udc *dev, struct lh7a40x_ep *ep);
87 static void done(struct lh7a40x_ep *ep, struct lh7a40x_request *req,
93 static void flush(struct lh7a40x_ep *ep);
114 static __inline__ int write_packet(struct lh7a40x_ep *ep,
298 struct lh7a40x_ep *ep = &dev->ep[i];
349 struct lh7a40x_ep *ep_reg = &dev->ep[ep];
495 static int write_fifo(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
549 static int read_fifo(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
614 static void done(struct lh7a40x_ep *ep, struct lh7a40x_request *req, int status)
691 void nuke(struct lh7a40x_ep *ep, int status)
716 struct lh7a40x_ep *ep = &dev->ep[n];
728 struct lh7a40x_ep *ep = &dev->ep[n];
737 static void flush(struct lh7a40x_ep *ep)
765 struct lh7a40x_ep *ep = &dev->ep[ep_idx];
804 struct lh7a40x_ep *ep = &dev->ep[ep_idx];
867 struct lh7a40x_ep *ep = &dev->ep[i];
991 struct lh7a40x_ep *ep;
997 ep = container_of(_ep, struct lh7a40x_ep, ep);
1049 struct lh7a40x_ep *ep;
1054 ep = container_of(_ep, struct lh7a40x_ep, ep);
1115 struct lh7a40x_ep *ep;
1129 ep = container_of(_ep, struct lh7a40x_ep, ep);
1193 struct lh7a40x_ep *ep;
1199 ep = container_of(_ep, struct lh7a40x_ep, ep);
1227 struct lh7a40x_ep *ep;
1230 ep = container_of(_ep, struct lh7a40x_ep, ep);
1300 struct lh7a40x_ep *ep;
1302 ep = container_of(_ep, struct lh7a40x_ep, ep);
1330 struct lh7a40x_ep *ep;
1332 ep = container_of(_ep, struct lh7a40x_ep, ep);
1347 static int write_fifo_ep0(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
1382 static __inline__ int lh7a40x_fifo_read(struct lh7a40x_ep *ep,
1397 static __inline__ void lh7a40x_fifo_write(struct lh7a40x_ep *ep,
1406 static int read_fifo_ep0(struct lh7a40x_ep *ep, struct lh7a40x_request *req)
1490 struct lh7a40x_ep *ep = &dev->ep[0];
1532 struct lh7a40x_ep *ep = &dev->ep[0];
1585 struct lh7a40x_ep *ep0 = &dev->ep[0];
1586 struct lh7a40x_ep *qep;
1669 struct lh7a40x_ep *ep = &dev->ep[0];
1718 struct lh7a40x_ep *qep;
1790 struct lh7a40x_ep *ep = &dev->ep[0];
1898 static void lh7a40x_ep0_kick(struct lh7a40x_udc *dev, struct lh7a40x_ep *ep)