Searched refs:arm_get_dma_map_ops (Results 1 – 1 of 1) sorted by relevance
1062 static const struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops() function2196 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()2253 #define arm_get_iommu_dma_map_ops arm_get_dma_map_ops2278 dma_ops = arm_get_dma_map_ops(coherent); in arch_setup_dma_ops()