Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dexynos-iommu.c841 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device() function
892 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_attach_device()
1282 exynos_iommu_detach_device(owner->domain, dev); in exynos_iommu_release_device()
1333 .detach_dev = exynos_iommu_detach_device,