• Home
  • Raw
  • Download

Lines Matching defs:ep

118 static void use_ep(struct omap_ep *ep, u16 select)  in use_ep()
145 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() local
237 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() local
264 omap_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in omap_alloc_request()
278 omap_free_request(struct usb_ep *ep, struct usb_request *_req) in omap_free_request()
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() local
688 struct omap_ep *ep = data; in dma_error() local
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() local
1005 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_dequeue() local
1042 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_set_halt() local
1327 static void nuke(struct omap_ep *ep, int status) in nuke()
1350 struct omap_ep *ep; in udc_quiesce() local
1511 struct omap_ep *ep; in ep0_irq() local
1859 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer() local
1890 struct omap_ep *ep; in omap_udc_pio_irq() local
1968 struct omap_ep *ep; in omap_udc_iso_irq() local
2046 struct omap_ep *ep; in omap_udc_start() local
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() local
2467 struct omap_ep *ep; in omap_ep_setup() local