Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Drockchip-iommu.c985 static void rk_iommu_detach_device(struct iommu_domain *domain, in rk_iommu_detach_device() function
1041 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1055 rk_iommu_detach_device(iommu->domain, dev); in rk_iommu_attach_device()
1192 .detach_dev = rk_iommu_detach_device,