Searched refs:arm_get_dma_map_ops (Results 1 – 1 of 1) sorted by relevance
2139 #define arm_get_iommu_dma_map_ops arm_get_dma_map_ops2143 static struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops() function2157 dma_ops = arm_get_dma_map_ops(coherent); in arch_setup_dma_ops()