Searched refs:to_shdma_dev (Results 1 – 1 of 1) sorted by relevance
37 #define to_shdma_dev(d) container_of(d, struct shdma_dev, dma_dev) macro54 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()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()[all …]