Searched refs:goku_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 Dgoku_udc.c77 static void nuke(struct goku_ep *, int status);
90 struct goku_ep *ep;
95 ep = container_of(_ep, struct goku_ep, ep);
181 static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep)
235 struct goku_ep *ep;
239 ep = container_of(_ep, struct goku_ep, ep);
290 done(struct goku_ep *ep, struct goku_request *req, int status)
342 static int write_fifo(struct goku_ep *ep, struct goku_request *req)
395 static int read_fifo(struct goku_ep *ep, struct goku_request *req)
508 pio_advance(struct goku_ep *e
[all...]
H A Dgoku_udc.h207 struct goku_ep { struct
246 struct goku_ep ep[4];

Completed in 53 milliseconds