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 */
163 struct gr_dma_desc *desc; in gr_seq_ep_show()164 struct gr_dma_desc *next; in gr_seq_ep_show()231 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()234 struct gr_dma_desc *dma_desc; in gr_alloc_dma_desc()248 struct gr_dma_desc *desc) in gr_free_dma_desc()256 struct gr_dma_desc *desc; in gr_free_dma_desc_chain()257 struct gr_dma_desc *next; in gr_free_dma_desc_chain()439 struct gr_dma_desc *desc; in gr_add_dma_desc()2175 sizeof(struct gr_dma_desc), 4, 0); in gr_probe()