Lines Matching defs:ep

121 static void use_ep(struct omap_ep *ep, u16 select)  in use_ep()
148 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() local
240 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() local
267 omap_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in omap_alloc_request()
281 omap_free_request(struct usb_ep *ep, struct usb_request *_req) in omap_free_request()
291 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
357 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
419 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
474 static u16 dma_src_len(struct omap_ep *ep, dma_addr_t start) in dma_src_len()
494 static u16 dma_dest_len(struct omap_ep *ep, dma_addr_t start) in dma_dest_len()
516 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) in next_in_dma()
553 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) in finish_in_dma()
579 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma()
609 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) in finish_out_dma()
639 struct omap_ep *ep; in dma_irq() local
691 struct omap_ep *ep = data; in dma_error() local
700 static void dma_channel_claim(struct omap_ep *ep, unsigned channel) in dma_channel_claim()
807 static void dma_channel_release(struct omap_ep *ep) in dma_channel_release()
868 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue() local
1008 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue() local
1047 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt() local
1332 static void nuke(struct omap_ep *ep, int status) in nuke()
1355 struct omap_ep *ep; in udc_quiesce() local
1516 struct omap_ep *ep; in ep0_irq() local
1864 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer() local
1895 struct omap_ep *ep; in omap_udc_pio_irq() local
1973 struct omap_ep *ep; in omap_udc_iso_irq() local
2051 struct omap_ep *ep; in omap_udc_start() local
2146 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show()
2302 struct omap_ep *ep; in proc_udc_show() local
2472 struct omap_ep *ep; in omap_ep_setup() local