Home
last modified time | relevance | path

Searched refs:owl_dma_txd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dowl-dma.c177 struct owl_dma_txd { struct
206 struct owl_dma_txd *txd;
307 return container_of(tx, struct owl_dma_txd, vd.tx); in to_owl_txd()
540 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_start_next_txd()
641 struct owl_dma_txd *txd; in owl_dma_interrupt()
692 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_desc_free()
774 struct owl_dma_txd *txd; in owl_dma_getbytes_chan()
811 struct owl_dma_txd *txd; in owl_dma_tx_status()
873 struct owl_dma_txd *txd; in owl_dma_prep_memcpy()
925 struct owl_dma_txd *txd; in owl_dma_prep_slave_sg()
[all …]