Lines Matching defs:sdev
57 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_chan_xfer_ld_queue() local
130 struct shdma_dev *sdev = in shdma_tx_submit() local
176 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_setup_slave() local
209 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_alloc_chan_resources() local
280 struct shdma_dev *sdev; in shdma_chan_filter() local
456 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_free_chan_resources() local
508 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_add_desc() local
669 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_slave_sg() local
700 struct shdma_dev *sdev = to_shdma_dev(schan->dma_chan.device); in shdma_prep_dma_cyclic() local
759 struct shdma_dev *sdev = to_shdma_dev(chan->device); in shdma_terminate_all() local
855 bool shdma_reset(struct shdma_dev *sdev) in shdma_reset()
958 void shdma_chan_probe(struct shdma_dev *sdev, in shdma_chan_probe()
992 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
1040 void shdma_cleanup(struct shdma_dev *sdev) in shdma_cleanup()