Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dexynos-iommu.c842 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device() function
893 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_attach_device()
1284 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_remove_device()
1332 .detach_dev = exynos_iommu_detach_device,