Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dowl-dma.c299 static inline struct owl_dma_vchan *to_owl_vchan(struct dma_chan *chan) in to_owl_vchan() function
699 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_terminate_all()
725 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_config()
739 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_pause()
753 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_resume()
807 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_tx_status()
854 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_issue_pending()
871 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_prep_memcpy()
922 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_prep_slave_sg()
987 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_prep_dma_cyclic()
[all …]