Home
last modified time | relevance | path

Searched refs:to_edma_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c764 static inline struct edma_desc *to_edma_desc(struct dma_async_tx_descriptor *tx) in to_edma_desc() function
789 echan->edesc = to_edma_desc(&vdesc->tx); in edma_execute()
1939 txstate->residue = to_edma_desc(&vdesc->tx)->residue; in edma_tx_status()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c707 static inline struct edma_desc *to_edma_desc(struct dma_async_tx_descriptor *tx) in to_edma_desc() function
732 echan->edesc = to_edma_desc(&vdesc->tx); in edma_execute()
1881 txstate->residue = to_edma_desc(&vdesc->tx)->residue; in edma_tx_status()

Completed in 8 milliseconds