Searched refs:gr_dma_desc (Results 1 – 2 of 2) sorted by relevance
112 struct gr_dma_desc { struct119 struct gr_dma_desc *next_desc; argument166 struct gr_dma_desc *first_desc; /* First in the chain */167 struct gr_dma_desc *curr_desc; /* Current descriptor */168 struct gr_dma_desc *last_desc; /* Last in the chain */
164 struct gr_dma_desc *desc; in gr_seq_ep_show()165 struct gr_dma_desc *next; in gr_seq_ep_show()232 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()235 struct gr_dma_desc *dma_desc; in gr_alloc_dma_desc()249 struct gr_dma_desc *desc) in gr_free_dma_desc()257 struct gr_dma_desc *desc; in gr_free_dma_desc_chain()258 struct gr_dma_desc *next; in gr_free_dma_desc_chain()440 struct gr_dma_desc *desc; in gr_add_dma_desc()2177 sizeof(struct gr_dma_desc), 4, 0); in gr_probe()