Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Drockchip-iommu.c893 static void rk_iommu_detach_device(struct iommu_domain *domain, in rk_iommu_detach_device() function
949 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
963 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1119 .detach_dev = rk_iommu_detach_device,