Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dexynos-iommu.c837 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device() function
888 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_attach_device()
1278 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_release_device()
1329 .detach_dev = exynos_iommu_detach_device,