Lines Matching refs:sprd_dma_dev
174 struct sprd_dma_dev { struct
194 static inline struct sprd_dma_dev *to_sprd_dma_dev(struct dma_chan *c) in to_sprd_dma_dev() argument
198 return container_of(schan, struct sprd_dma_dev, channels[c->chan_id]); in to_sprd_dma_dev()
216 static int sprd_dma_enable(struct sprd_dma_dev *sdev) in sprd_dma_enable()
234 static void sprd_dma_disable(struct sprd_dma_dev *sdev) in sprd_dma_disable()
247 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_set_uid()
260 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_unset_uid()
297 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_pause_resume()
345 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_get_int_type()
445 struct sprd_dma_dev *sdev = (struct sprd_dma_dev *)dev_id; in dma_irq_handle()
591 struct sprd_dma_dev *sdev = to_sprd_dma_dev(chan); in sprd_dma_fill_desc()
840 struct sprd_dma_dev *sdev = to_sprd_dma_dev(&schan->vc.chan); in sprd_dma_filter_fn()
852 struct sprd_dma_dev *sdev; in sprd_dma_probe()
973 struct sprd_dma_dev *sdev = platform_get_drvdata(pdev); in sprd_dma_remove()
1007 struct sprd_dma_dev *sdev = dev_get_drvdata(dev); in sprd_dma_runtime_suspend()
1015 struct sprd_dma_dev *sdev = dev_get_drvdata(dev); in sprd_dma_runtime_resume()