Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dexynos-iommu.c915 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device() function
966 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_attach_device()
1353 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_release_device()
1409 .detach_dev = exynos_iommu_detach_device,