Lines Matching refs:shdma_desc
56 struct shdma_desc *sdesc;
72 struct shdma_desc *chunk, *c, *desc =
73 container_of(tx, struct shdma_desc, async_tx);
157 static struct shdma_desc *shdma_get_desc(struct shdma_chan *schan)
159 struct shdma_desc *sdesc;
208 struct shdma_desc *desc;
325 struct shdma_desc *desc, *_desc;
501 static struct shdma_desc *shdma_add_desc(struct shdma_chan *schan,
503 struct shdma_desc **first, enum dma_transfer_direction direction)
507 struct shdma_desc *new;
565 struct shdma_desc *first = NULL, *new = NULL /* compiler... */;
765 struct shdma_desc *desc = list_first_entry(&schan->ld_queue,
766 struct shdma_desc, node);
829 struct shdma_desc *sdesc;
853 struct shdma_desc *sdesc;
914 struct shdma_desc *sdesc;