Lines Matching refs:omap_ep

118 static void use_ep(struct omap_ep *ep, u16 select)  in use_ep()
138 static void dma_channel_claim(struct omap_ep *ep, unsigned preferred);
145 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable()
233 static void nuke(struct omap_ep *, int status);
237 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable()
288 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
354 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
416 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
471 static u16 dma_src_len(struct omap_ep *ep, dma_addr_t start) in dma_src_len()
491 static u16 dma_dest_len(struct omap_ep *ep, dma_addr_t start) in dma_dest_len()
513 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) in next_in_dma()
550 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) in finish_in_dma()
576 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma()
606 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) in finish_out_dma()
636 struct omap_ep *ep; in dma_irq()
688 struct omap_ep *ep = data; in dma_error()
697 static void dma_channel_claim(struct omap_ep *ep, unsigned channel) in dma_channel_claim()
804 static void dma_channel_release(struct omap_ep *ep) in dma_channel_release()
865 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue()
1005 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue()
1042 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt()
1327 static void nuke(struct omap_ep *ep, int status) in nuke()
1350 struct omap_ep *ep; in udc_quiesce()
1391 struct omap_ep *ep0 = &udc->ep[0]; in ep0_irq()
1511 struct omap_ep *ep; in ep0_irq()
1859 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer()
1890 struct omap_ep *ep; in omap_udc_pio_irq()
1968 struct omap_ep *ep; in omap_udc_iso_irq()
2046 struct omap_ep *ep; in omap_udc_start()
2141 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show()
2297 struct omap_ep *ep; in proc_udc_show()
2467 struct omap_ep *ep; in omap_ep_setup()