Lines Matching defs:ep
215 struct pxa25x_ep *ep; in pxa25x_ep_enable() local
266 struct pxa25x_ep *ep; in pxa25x_ep_disable() local
332 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
386 write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
453 write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
513 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
590 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
632 struct pxa25x_ep *ep; in pxa25x_ep_queue() local
738 static void nuke(struct pxa25x_ep *ep, int status) in nuke()
757 struct pxa25x_ep *ep; in pxa25x_ep_dequeue() local
787 struct pxa25x_ep *ep; in pxa25x_ep_set_halt() local
842 struct pxa25x_ep *ep; in pxa25x_ep_fifo_status() local
861 struct pxa25x_ep *ep; in pxa25x_ep_fifo_flush() local
1081 struct pxa25x_ep *ep = &dev->ep [i]; in udc_seq_show() local
1183 struct pxa25x_ep *ep = &dev->ep[i]; in udc_reinit() local
1294 struct pxa25x_ep *ep = &dev->ep[i]; in reset_gadget() local
1321 struct pxa25x_ep *ep = &dev->ep[i]; in stop_activity() local
1423 struct pxa25x_ep *ep = &dev->ep [0]; in handle_ep0() local
1644 static void handle_ep(struct pxa25x_ep *ep) in handle_ep()