Searched refs:omap_ep (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.c133 static void use_ep(struct omap_ep *ep, u16 select)
153 static void dma_channel_claim(struct omap_ep *ep, unsigned preferred);
160 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep);
248 static void nuke(struct omap_ep *, int status);
252 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep);
303 done(struct omap_ep *ep, struct omap_req *req, int status)
380 static int write_fifo(struct omap_ep *ep, struct omap_req *req)
442 static int read_fifo(struct omap_ep *e
[all...]
H A Domap_udc.h138 struct omap_ep { struct
164 struct omap_ep ep[32];

Completed in 161 milliseconds