Lines Matching defs:ep
120 static void use_ep(struct omap_ep *ep, u16 select) in use_ep()
147 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() local
239 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() local
266 omap_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in omap_alloc_request()
280 omap_free_request(struct usb_ep *ep, struct usb_request *_req) in omap_free_request()
290 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
356 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
418 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
473 static u16 dma_src_len(struct omap_ep *ep, dma_addr_t start) in dma_src_len()
493 static u16 dma_dest_len(struct omap_ep *ep, dma_addr_t start) in dma_dest_len()
515 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) in next_in_dma()
552 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) in finish_in_dma()
578 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma()
608 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) in finish_out_dma()
638 struct omap_ep *ep; in dma_irq() local
690 struct omap_ep *ep = data; in dma_error() local
699 static void dma_channel_claim(struct omap_ep *ep, unsigned channel) in dma_channel_claim()
806 static void dma_channel_release(struct omap_ep *ep) in dma_channel_release()
867 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_queue() local
1007 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue() local
1046 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt() local
1331 static void nuke(struct omap_ep *ep, int status) in nuke()
1354 struct omap_ep *ep; in udc_quiesce() local
1515 struct omap_ep *ep; in ep0_irq() local
1863 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer() local
1894 struct omap_ep *ep; in omap_udc_pio_irq() local
1972 struct omap_ep *ep; in omap_udc_iso_irq() local
2046 struct omap_ep *ep; in omap_udc_start() local
2140 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show()
2296 struct omap_ep *ep; in proc_udc_show() local
2464 struct omap_ep *ep; in omap_ep_setup() local