Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sh/
H A Dshdma-base.c37 #define to_shdma_dev(d) container_of(d, struct shdma_dev, dma_dev) macro
54 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_chan_xfer_ld_queue()
128 to_shdma_dev(schan->dma_chan.device); in shdma_tx_submit()
173 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_setup_slave()
206 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_alloc_chan_resources()
287 sdev = to_shdma_dev(chan->device); in shdma_chan_filter()
453 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_free_chan_resources()
505 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_add_desc()
756 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_terminate_all()
897 to_shdma_dev(schan->dma_chan.device)->ops; in chan_irq()
[all …]