Lines Matching refs:gr_ep
95 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
116 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
129 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
192 struct gr_ep *ep; in gr_seq_show()
251 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
303 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request()
385 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
427 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
442 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
457 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc()
496 static int gr_setup_out_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_out_desc_list()
549 static int gr_setup_in_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_in_desc_list()
597 static int gr_queue(struct gr_ep *ep, struct gr_request *req, gfp_t gfp_flags) in gr_queue()
655 static inline int gr_queue_int(struct gr_ep *ep, struct gr_request *req, in gr_queue_int()
672 static void gr_ep_nuke(struct gr_ep *ep) in gr_ep_nuke()
691 static void gr_ep_reset(struct gr_ep *ep) in gr_ep_reset()
724 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge()
797 struct gr_ep *ep; in gr_stop_activity()
814 struct gr_ep *ep; in gr_ep0_testmode_complete()
818 ep = container_of(_ep, struct gr_ep, ep); in gr_ep0_testmode_complete()
1002 struct gr_ep *ep; in gr_endpoint_request()
1257 static int gr_handle_in_ep(struct gr_ep *ep) in gr_handle_in_ep()
1282 static int gr_handle_out_ep(struct gr_ep *ep) in gr_handle_out_ep()
1419 struct gr_ep *ep; in gr_irq_handler()
1490 struct gr_ep *ep; in gr_ep_enable()
1497 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_enable()
1622 struct gr_ep *ep; in gr_ep_disable()
1626 ep = container_of(_ep, struct gr_ep, ep); in gr_ep_disable()
1675 struct gr_ep *ep; in gr_queue_ext()
1683 ep = container_of(_ep, struct gr_ep, ep); in gr_queue_ext()
1714 struct gr_ep *ep; in gr_dequeue()
1719 ep = container_of(_ep, struct gr_ep, ep); in gr_dequeue()
1766 struct gr_ep *ep; in gr_set_halt_wedge()
1770 ep = container_of(_ep, struct gr_ep, ep); in gr_set_halt_wedge()
1806 struct gr_ep *ep; in gr_fifo_status()
1812 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_status()
1828 struct gr_ep *ep; in gr_fifo_flush()
1833 ep = container_of(_ep, struct gr_ep, ep); in gr_fifo_flush()
1980 struct gr_ep *ep; in gr_ep_init()
2100 struct gr_ep *ep; in gr_ep_remove()