Lines Matching refs:get_dma_ops
15 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs()
34 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs()
50 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()
68 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()
80 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page()
94 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page()
106 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()
118 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()
132 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu()
146 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device()
158 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()
170 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_device()
213 struct dma_map_ops *ops = get_dma_ops(dev); in dma_mmap_attrs()
230 struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_sgtable_attrs()