Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Diommu-sysfs.c91 void iommu_device_sysfs_remove(struct iommu_device *iommu) in iommu_device_sysfs_remove() function
Ds390-iommu.c355 iommu_device_sysfs_remove(&zdev->iommu_dev); in zpci_init_iommu()
364 iommu_device_sysfs_remove(&zdev->iommu_dev); in zpci_destroy_iommu()
Dtegra-smmu.c1069 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_probe()
1076 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_probe()
1089 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_remove()
Dtegra-gart.c384 iommu_device_sysfs_remove(&gart->iommu); in tegra_gart_probe()
Dvirtio-iommu.c1122 iommu_device_sysfs_remove(&viommu->iommu); in viommu_probe()
1134 iommu_device_sysfs_remove(&viommu->iommu); in viommu_remove()
Dmtk_iommu_v1.c647 iommu_device_sysfs_remove(&data->iommu); in mtk_iommu_remove()
Dmtk_iommu.c748 iommu_device_sysfs_remove(&data->iommu); in mtk_iommu_remove()
Dqcom_iommu.c896 iommu_device_sysfs_remove(&qcom_iommu->iommu); in qcom_iommu_device_remove()
Domap-iommu.c1274 iommu_device_sysfs_remove(&obj->iommu); in omap_iommu_probe()
1288 iommu_device_sysfs_remove(&obj->iommu); in omap_iommu_remove()
Dfsl_pamu_domain.c1072 iommu_device_sysfs_remove(&pamu_iommu); in pamu_domain_init()
Dipmmu-vmsa.c1166 iommu_device_sysfs_remove(&mmu->iommu); in ipmmu_remove()
Drockchip-iommu.c1243 iommu_device_sysfs_remove(&iommu->iommu); in rk_iommu_probe()
Ddmar.c1106 iommu_device_sysfs_remove(&iommu->iommu); in free_iommu()
/Linux-v5.4/include/linux/
Diommu.h375 void iommu_device_sysfs_remove(struct iommu_device *iommu);
910 static inline void iommu_device_sysfs_remove(struct iommu_device *iommu) in iommu_device_sysfs_remove() function