Home
last modified time | relevance | path

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

/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()
186 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_setup_slave()
219 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_alloc_chan_resources()
300 sdev = to_shdma_dev(chan->device); in shdma_chan_filter()
466 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_free_chan_resources()
518 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_add_desc()
679 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_slave_sg()
710 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_dma_cyclic()
[all …]