Lines Matching defs:owl_dma_txd
172 * struct owl_dma_txd - Wrapper for struct dma_async_tx_descriptor
177 struct owl_dma_txd {
206 struct owl_dma_txd *txd;
305 static inline struct owl_dma_txd *to_owl_txd(struct dma_async_tx_descriptor *tx)
307 return container_of(tx, struct owl_dma_txd, vd.tx);
364 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd,
540 struct owl_dma_txd *txd = to_owl_txd(&vd->tx);
641 struct owl_dma_txd *txd;
676 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd)
692 struct owl_dma_txd *txd = to_owl_txd(&vd->tx);
774 struct owl_dma_txd *txd;
811 struct owl_dma_txd *txd;
873 struct owl_dma_txd *txd;
925 struct owl_dma_txd *txd;
990 struct owl_dma_txd *txd;