• 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:omap_req

281 	struct omap_req	*req;
294 struct omap_req *req = container_of(_req, struct omap_req, req);
303 done(struct omap_ep *ep, struct omap_req *req, int status)
355 write_packet(u8 *buf, struct omap_req *req, unsigned max)
380 static int write_fifo(struct omap_ep *ep, struct omap_req *req)
419 read_packet(u8 *buf, struct omap_req *req, unsigned avail)
442 static int read_fifo(struct omap_ep *ep, struct omap_req *req)
539 static void next_in_dma(struct omap_ep *ep, struct omap_req *req)
580 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status)
606 static void next_out_dma(struct omap_ep *ep, struct omap_req *req)
650 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one)
681 struct omap_req *req;
690 struct omap_req, queue);
697 struct omap_req, queue);
709 struct omap_req, queue);
716 struct omap_req, queue);
838 struct omap_req *req;
839 req = container_of(ep->queue.next, struct omap_req, queue);
859 struct omap_req *req;
864 req = container_of(ep->queue.next, struct omap_req, queue);
917 struct omap_req *req = container_of(_req, struct omap_req, req);
1074 struct omap_req *req;
1390 struct omap_req *req;
1403 req = list_entry(ep->queue.next, struct omap_req, queue);
1453 struct omap_req *req = NULL;
1479 req = container_of(ep0->queue.next, struct omap_req, queue);
1925 struct omap_req *req;
1929 struct omap_req, queue);
1948 struct omap_req *req;
1970 struct omap_req, queue);
2004 struct omap_req, queue);
2032 struct omap_req *req;
2036 req = list_entry(ep->queue.next, struct omap_req, queue);
2236 struct omap_req *req;