Searched refs:arm_coherent_dma_ops (Results 1 – 4 of 4) sorted by relevance
113 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
87 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
19 extern struct dma_map_ops arm_coherent_dma_ops;
152 struct dma_map_ops arm_coherent_dma_ops = { variable161 EXPORT_SYMBOL(arm_coherent_dma_ops);2115 return coherent ? &arm_coherent_dma_ops : &arm_dma_ops; in arm_get_dma_map_ops()