Searched refs:iommu_device_unregister (Results 1 – 12 of 12) sorted by relevance
370 void iommu_device_unregister(struct iommu_device *iommu);898 static inline void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function
382 iommu_device_unregister(&gart->iommu); in tegra_gart_probe()
363 iommu_device_unregister(&zdev->iommu_dev); in zpci_destroy_iommu()
1075 iommu_device_unregister(&smmu->iommu); in tegra_smmu_probe()1088 iommu_device_unregister(&smmu->iommu); in tegra_smmu_remove()
1123 iommu_device_unregister(&viommu->iommu); in viommu_probe()1135 iommu_device_unregister(&viommu->iommu); in viommu_remove()
648 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
749 iommu_device_unregister(&data->iommu); in mtk_iommu_remove()
897 iommu_device_unregister(&qcom_iommu->iommu); in qcom_iommu_device_remove()
1167 iommu_device_unregister(&mmu->iommu); in ipmmu_remove()
1105 iommu_device_unregister(&iommu->iommu); in free_iommu()
1289 iommu_device_unregister(&obj->iommu); in omap_iommu_remove()
145 void iommu_device_unregister(struct iommu_device *iommu) in iommu_device_unregister() function