Searched refs:omap_req (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c281 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 *re
[all...]
H A Domap_udc.h131 struct omap_req { struct

Completed in 110 milliseconds