Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Drockchip-iommu.c1239 static void rk_iommu_detach_device(struct iommu_domain *domain, in rk_iommu_detach_device() function
1290 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1309 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1506 .detach_dev = rk_iommu_detach_device,