Lines Matching defs:ep
100 struct goku_ep *ep; in goku_ep_enable() local
191 static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) in ep_reset()
245 struct goku_ep *ep; in goku_ep_disable() local
300 done(struct goku_ep *ep, struct goku_request *req, int status) in done()
352 static int write_fifo(struct goku_ep *ep, struct goku_request *req) in write_fifo()
411 static int read_fifo(struct goku_ep *ep, struct goku_request *req) in read_fifo()
524 pio_advance(struct goku_ep *ep) in pio_advance()
538 static int start_dma(struct goku_ep *ep, struct goku_request *req) in start_dma()
593 static void dma_advance(struct goku_udc *dev, struct goku_ep *ep) in dma_advance()
641 static void abort_dma(struct goku_ep *ep, int status) in abort_dma()
717 struct goku_ep *ep; in goku_queue() local
796 static void nuke(struct goku_ep *ep, int status) in nuke()
815 struct goku_ep *ep; in goku_dequeue() local
862 static void goku_clear_halt(struct goku_ep *ep) in goku_clear_halt()
885 struct goku_ep *ep; in goku_set_halt() local
928 struct goku_ep *ep; in goku_fifo_status() local
950 struct goku_ep *ep; in goku_fifo_flush() local
1154 struct goku_ep *ep = &dev->ep [i]; in udc_proc_read() local
1253 struct goku_ep *ep = &dev->ep[i]; in udc_reinit() local
1559 struct goku_ep *ep; in goku_irq() local