goku_ep
struct goku_ep *ep = &dev->ep [i];
struct goku_ep *ep = &dev->ep[i];
struct goku_ep *ep;
static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep)
struct goku_ep *ep;
ep = container_of(_ep, struct goku_ep, ep);
done(struct goku_ep *ep, struct goku_request *req, int status)
static int write_fifo(struct goku_ep *ep, struct goku_request *req)
static int read_fifo(struct goku_ep *ep, struct goku_request *req)
pio_advance(struct goku_ep *ep)
static int start_dma(struct goku_ep *ep, struct goku_request *req)
static void dma_advance(struct goku_udc *dev, struct goku_ep *ep)
static void abort_dma(struct goku_ep *ep, int status)
struct goku_ep *ep;
ep = container_of(_ep, struct goku_ep, ep);
static void nuke(struct goku_ep *ep, int status)
static void nuke(struct goku_ep *, int status);
struct goku_ep *ep;
ep = container_of(_ep, struct goku_ep, ep);
static void goku_clear_halt(struct goku_ep *ep)
struct goku_ep *ep;
ep = container_of (_ep, struct goku_ep, ep);
struct goku_ep *ep;
ep = container_of(_ep, struct goku_ep, ep);
struct goku_ep *ep;
struct goku_ep *ep;
ep = container_of(_ep, struct goku_ep, ep);
ep = container_of(_ep, struct goku_ep, ep);
struct goku_ep ep[4];