Lines Matching refs:gr_ep
91 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
112 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
125 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
187 struct gr_ep *ep; in gr_dfs_show()
232 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
283 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request()
365 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
407 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
422 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
437 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc()
476 static int gr_setup_out_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_out_desc_list()
529 static int gr_setup_in_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_in_desc_list()
577 static int gr_queue(struct gr_ep *ep, struct gr_request *req, gfp_t gfp_flags) in gr_queue()
635 static inline int gr_queue_int(struct gr_ep *ep, struct gr_request *req, in gr_queue_int()
652 static void gr_ep_nuke(struct gr_ep *ep) in gr_ep_nuke()
671 static void gr_ep_reset(struct gr_ep *ep) in gr_ep_reset()
704 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge()
777 struct gr_ep *ep; in gr_stop_activity()
794 struct gr_ep *ep; in gr_ep0_testmode_complete()
798 ep = container_of(_ep, struct gr_ep, ep); in gr_ep0_testmode_complete()
982 struct gr_ep *ep; in gr_endpoint_request()
1237 static int gr_handle_in_ep(struct gr_ep *ep) in gr_handle_in_ep()
1262 static int gr_handle_out_ep(struct gr_ep *ep) in gr_handle_out_ep()
1399 struct gr_ep *ep; in gr_irq_handler()
1470 struct gr_ep *ep; in gr_ep_enable()
1477 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_enable()
1602 struct gr_ep *ep; in gr_ep_disable()
1606 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_disable()
1655 struct gr_ep *ep; in gr_queue_ext()
1663 ep = container_of(_ep, struct gr_ep, ep); in gr_queue_ext()
1694 struct gr_ep *ep; in gr_dequeue()
1699 ep = container_of(_ep, struct gr_ep, ep); in gr_dequeue()
1748 struct gr_ep *ep; in gr_set_halt_wedge()
1752 ep = container_of(_ep, struct gr_ep, ep); in gr_set_halt_wedge()
1788 struct gr_ep *ep; in gr_fifo_status()
1794 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_status()
1810 struct gr_ep *ep; in gr_fifo_flush()
1815 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_flush()
1962 struct gr_ep *ep; in gr_ep_init()
2082 struct gr_ep *ep; in gr_ep_remove()