Lines Matching defs:ep
97 struct goku_ep *ep; in goku_ep_enable() local
188 static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) in ep_reset()
242 struct goku_ep *ep; in goku_ep_disable() local
296 done(struct goku_ep *ep, struct goku_request *req, int status) in done()
345 static int write_fifo(struct goku_ep *ep, struct goku_request *req) in write_fifo()
404 static int read_fifo(struct goku_ep *ep, struct goku_request *req) in read_fifo()
517 pio_advance(struct goku_ep *ep) in pio_advance()
531 static int start_dma(struct goku_ep *ep, struct goku_request *req) in start_dma()
586 static void dma_advance(struct goku_udc *dev, struct goku_ep *ep) in dma_advance()
634 static void abort_dma(struct goku_ep *ep, int status) in abort_dma()
710 struct goku_ep *ep; in goku_queue() local
790 static void nuke(struct goku_ep *ep, int status) in nuke()
809 struct goku_ep *ep; in goku_dequeue() local
856 static void goku_clear_halt(struct goku_ep *ep) in goku_clear_halt()
879 struct goku_ep *ep; in goku_set_halt() local
922 struct goku_ep *ep; in goku_fifo_status() local
944 struct goku_ep *ep; in goku_fifo_flush() local
1132 struct goku_ep *ep = &dev->ep [i]; in udc_proc_read() local
1236 struct goku_ep *ep = &dev->ep[i]; in udc_reinit() local
1503 struct goku_ep *ep; in goku_irq() local