Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dowl-dma.c300 static inline struct owl_dma_vchan *to_owl_vchan(struct dma_chan *chan) in to_owl_vchan() function
700 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_terminate_all()
726 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_config()
740 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_pause()
754 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_resume()
808 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_tx_status()
855 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_issue_pending()
872 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_prep_memcpy()
923 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_prep_slave_sg()
988 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_prep_dma_cyclic()
[all …]