Lines Matching refs:dma_map_ops
182 const struct dma_map_ops arm_dma_ops = {
209 const struct dma_map_ops arm_coherent_dma_ops = {
1009 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg()
1043 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg()
1062 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu()
1081 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device()
1101 static const struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops()
2018 const struct dma_map_ops iommu_ops = {
2040 const struct dma_map_ops iommu_coherent_ops = {
2237 static const struct dma_map_ops *arm_get_iommu_dma_map_ops(bool coherent) in arm_get_iommu_dma_map_ops()
2295 const struct dma_map_ops *dma_ops; in arch_setup_dma_ops()