Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Ddma-iommu.h36 void arm_iommu_detach_device(struct device *dev);
/arch/arm/mm/
Ddma-mapping.c2310 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function
2327 EXPORT_SYMBOL_GPL(arm_iommu_detach_device);
2366 arm_iommu_detach_device(dev); in arm_teardown_iommu_dma_ops()