Lines Matching refs:dma_map_ops
16 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs()
35 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs()
51 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()
69 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()
81 struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page()
95 struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page()
107 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()
119 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()
133 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu()
147 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device()
159 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()
171 struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_device()
214 struct dma_map_ops *ops = get_dma_ops(dev); in dma_mmap_attrs()
231 struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_sgtable_attrs()
249 struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_attrs()
271 struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_attrs()
333 struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported()
346 struct dma_map_ops *ops = get_dma_ops(dev); in dma_set_mask()