Searched refs:omap_ep (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 74 milliseconds