Lines Matching refs:shdma_dev
37 #define to_shdma_dev(d) container_of(d, struct shdma_dev, dma_dev)
54 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_chan_xfer_ld_queue()
127 struct shdma_dev *sdev = 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()
277 struct shdma_dev *sdev; 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()
666 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_slave_sg()
697 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_dma_cyclic()
756 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_terminate_all()
844 bool shdma_reset(struct shdma_dev *sdev) in shdma_reset()
947 void shdma_chan_probe(struct shdma_dev *sdev, in shdma_chan_probe()
981 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
1029 void shdma_cleanup(struct shdma_dev *sdev) in shdma_cleanup()