msgdma_sw_desc    182 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *sw_desq;
msgdma_sw_desc    200 drivers/dma/altera-msgdma.c #define tx_to_desc(tx)	container_of(tx, struct msgdma_sw_desc, async_tx)
msgdma_sw_desc    208 drivers/dma/altera-msgdma.c static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev)
msgdma_sw_desc    210 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc;
msgdma_sw_desc    214 drivers/dma/altera-msgdma.c 	desc = list_first_entry(&mdev->free_list, struct msgdma_sw_desc, node);
msgdma_sw_desc    229 drivers/dma/altera-msgdma.c 				   struct msgdma_sw_desc *desc)
msgdma_sw_desc    231 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *child, *next;
msgdma_sw_desc    249 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc, *next;
msgdma_sw_desc    304 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *new;
msgdma_sw_desc    333 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *new, *first = NULL;
msgdma_sw_desc    392 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *new, *first = NULL;
msgdma_sw_desc    494 drivers/dma/altera-msgdma.c 			    struct msgdma_sw_desc *desc)
msgdma_sw_desc    532 drivers/dma/altera-msgdma.c 				     struct msgdma_sw_desc *desc)
msgdma_sw_desc    534 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *sdesc, *next;
msgdma_sw_desc    548 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc;
msgdma_sw_desc    554 drivers/dma/altera-msgdma.c 					struct msgdma_sw_desc, node);
msgdma_sw_desc    582 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc, *next;
msgdma_sw_desc    609 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc;
msgdma_sw_desc    612 drivers/dma/altera-msgdma.c 					struct msgdma_sw_desc, node);
msgdma_sw_desc    655 drivers/dma/altera-msgdma.c 	struct msgdma_sw_desc *desc;