Home
last modified time | relevance | path

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

/drivers/iommu/
Drockchip-iommu.c896 static void rk_iommu_detach_device(struct iommu_domain *domain, in rk_iommu_detach_device() function
952 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
966 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1126 .detach_dev = rk_iommu_detach_device,