Lines Matching refs:hidma_desc
114 struct hidma_desc *mdesc;
115 struct hidma_desc *next;
167 struct hidma_desc *mdesc = data;
182 struct hidma_desc, node);
233 struct hidma_desc *qdesc, *next;
243 struct hidma_desc *desc = list_first_entry(&mchan->active,
244 struct hidma_desc,
314 struct hidma_desc *mdesc;
327 mdesc = container_of(txd, struct hidma_desc, desc);
345 struct hidma_desc *mdesc, *tmp;
356 mdesc = kzalloc(sizeof(struct hidma_desc), GFP_NOWAIT);
397 struct hidma_desc *mdesc = NULL;
404 mdesc = list_first_entry(&mchan->free, struct hidma_desc, node);
430 struct hidma_desc *mdesc = NULL;
438 mdesc = list_first_entry(&mchan->free, struct hidma_desc, node);
473 struct hidma_desc *tmp, *mdesc;
538 struct hidma_desc *mdesc, *tmp;