Lines Matching refs:to_shdma_dev
40 #define to_shdma_dev(d) container_of(d, struct shdma_dev, dma_dev) macro
57 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_chan_xfer_ld_queue()
131 to_shdma_dev(schan->dma_chan.device); in shdma_tx_submit()
176 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_setup_slave()
209 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_alloc_chan_resources()
290 sdev = to_shdma_dev(chan->device); in shdma_chan_filter()
456 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_free_chan_resources()
508 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_add_desc()
669 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_slave_sg()
700 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_dma_cyclic()
759 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_terminate_all()
908 to_shdma_dev(schan->dma_chan.device)->ops; in chan_irq()
924 to_shdma_dev(schan->dma_chan.device)->ops; in chan_irqt()