Lines Matching refs:gr_ep

90 static void gr_dbgprint_request(const char *str, struct gr_ep *ep,  in gr_dbgprint_request()
111 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
124 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
186 struct gr_ep *ep; in gr_dfs_show()
231 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
282 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request()
364 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
421 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
436 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc()
475 static int gr_setup_out_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_out_desc_list()
528 static int gr_setup_in_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_in_desc_list()
576 static int gr_queue(struct gr_ep *ep, struct gr_request *req, gfp_t gfp_flags) in gr_queue()
634 static inline int gr_queue_int(struct gr_ep *ep, struct gr_request *req, in gr_queue_int()
651 static void gr_ep_nuke(struct gr_ep *ep) in gr_ep_nuke()
670 static void gr_ep_reset(struct gr_ep *ep) in gr_ep_reset()
703 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge()
776 struct gr_ep *ep; in gr_stop_activity()
793 struct gr_ep *ep; in gr_ep0_testmode_complete()
797 ep = container_of(_ep, struct gr_ep, ep); in gr_ep0_testmode_complete()
981 struct gr_ep *ep; in gr_endpoint_request()
1236 static int gr_handle_in_ep(struct gr_ep *ep) in gr_handle_in_ep()
1261 static int gr_handle_out_ep(struct gr_ep *ep) in gr_handle_out_ep()
1398 struct gr_ep *ep; in gr_irq_handler()
1469 struct gr_ep *ep; in gr_ep_enable()
1476 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_enable()
1601 struct gr_ep *ep; in gr_ep_disable()
1605 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_disable()
1654 struct gr_ep *ep; in gr_queue_ext()
1662 ep = container_of(_ep, struct gr_ep, ep); in gr_queue_ext()
1693 struct gr_ep *ep; in gr_dequeue()
1698 ep = container_of(_ep, struct gr_ep, ep); in gr_dequeue()
1747 struct gr_ep *ep; in gr_set_halt_wedge()
1751 ep = container_of(_ep, struct gr_ep, ep); in gr_set_halt_wedge()
1787 struct gr_ep *ep; in gr_fifo_status()
1793 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_status()
1809 struct gr_ep *ep; in gr_fifo_flush()
1814 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_flush()
1960 struct gr_ep *ep; in gr_ep_init()
2080 struct gr_ep *ep; in gr_ep_remove()