arm_iommu_attach_device   32 arch/arm/include/asm/dma-iommu.h int arm_iommu_attach_device(struct device *dev,
arm_iommu_attach_device 2209 arch/arm/mm/dma-mapping.c EXPORT_SYMBOL_GPL(arm_iommu_attach_device);
arm_iommu_attach_device   87 drivers/gpu/drm/exynos/exynos_drm_dma.c 		ret = arm_iommu_attach_device(subdrv_dev, priv->mapping);
arm_iommu_attach_device  114 drivers/gpu/drm/exynos/exynos_drm_dma.c 		arm_iommu_attach_device(subdrv_dev, *dma_priv);
arm_iommu_attach_device  893 drivers/iommu/ipmmu-vmsa.c 	ret = arm_iommu_attach_device(dev, mmu->mapping);
arm_iommu_attach_device  464 drivers/iommu/mtk_iommu_v1.c 	err = arm_iommu_attach_device(dev, mtk_mapping);
arm_iommu_attach_device 1975 drivers/media/platform/omap3isp/isp.c 	ret = arm_iommu_attach_device(isp->dev, mapping);