Searched refs:gr_dma_desc (Results 1 – 2 of 2) sorted by relevance
116 struct gr_dma_desc { struct123 struct gr_dma_desc *next_desc; argument170 struct gr_dma_desc *first_desc; /* First in the chain */171 struct gr_dma_desc *curr_desc; /* Current descriptor */172 struct gr_dma_desc *last_desc; /* Last in the chain */
168 struct gr_dma_desc *desc; in gr_seq_ep_show()169 struct gr_dma_desc *next; in gr_seq_ep_show()251 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()254 struct gr_dma_desc *dma_desc; in gr_alloc_dma_desc()269 struct gr_dma_desc *desc) in gr_free_dma_desc()277 struct gr_dma_desc *desc; in gr_free_dma_desc_chain()278 struct gr_dma_desc *next; in gr_free_dma_desc_chain()460 struct gr_dma_desc *desc; in gr_add_dma_desc()2188 sizeof(struct gr_dma_desc), 4, 0); in gr_probe()