Home
last modified time | relevance | path

Searched refs:arch_setup_dma_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Ddma-map-ops.h404 void arch_setup_dma_ops(struct device *dev, bool coherent);
406 static inline void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function
/linux/drivers/of/
H A Ddevice.c163 arch_setup_dma_ops(dev, coherent); in of_dma_configure_id()
/linux/arch/arm/mm/
H A Ddma-mapping.c1701 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops() function