Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Dexynos-iommu.c822 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device() function
873 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_attach_device()
1263 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_release_device()
1314 .detach_dev = exynos_iommu_detach_device,