Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c347 dev_vdbg(dchan2dev(dchan), "%s: allocating\n", axi_chan_name(chan)); in dma_chan_alloc_chan_resources()
360 dev_err(dchan2dev(dchan), "%s is non-idle!\n", in dma_chan_free_chan_resources()
368 dev_vdbg(dchan2dev(dchan), in dma_chan_free_chan_resources()
523 dev_err(dchan2dev(&chan->vc.chan), in axi_chan_dump_lli()
647 dev_vdbg(dchan2dev(dchan), "terminated: %s\n", axi_chan_name(chan)); in dma_chan_terminate_all()
Ddw-axi-dmac.h91 static inline struct device *dchan2dev(struct dma_chan *dchan) in dchan2dev() function
/Linux-v5.4/drivers/dma/dw-edma/
Ddw-edma-core.c25 struct device *dchan2dev(struct dma_chan *dchan) in dchan2dev() function