Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c1066 static const struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops() function
2204 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2261 #define arm_get_iommu_dma_map_ops arm_get_dma_map_ops
2286 dma_ops = arm_get_dma_map_ops(coherent); in arch_setup_dma_ops()