Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Diommu-sysfs.c94 void iommu_device_sysfs_remove(struct iommu_device *iommu) in iommu_device_sysfs_remove() function
Ds390-iommu.c354 iommu_device_sysfs_remove(&zdev->iommu_dev); in zpci_init_iommu()
363 iommu_device_sysfs_remove(&zdev->iommu_dev); in zpci_destroy_iommu()
Dtegra-gart.c455 iommu_device_sysfs_remove(&gart->iommu); in tegra_gart_probe()
486 iommu_device_sysfs_remove(&gart->iommu); in tegra_gart_remove()
Dtegra-smmu.c1075 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_probe()
1082 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_probe()
1095 iommu_device_sysfs_remove(&smmu->iommu); in tegra_smmu_remove()
Dmtk_iommu_v1.c647 iommu_device_sysfs_remove(&data->iommu); in mtk_iommu_remove()
Domap-iommu.c1053 iommu_device_sysfs_remove(&obj->iommu); in omap_iommu_probe()
1067 iommu_device_sysfs_remove(&obj->iommu); in omap_iommu_remove()
Dmtk_iommu.c678 iommu_device_sysfs_remove(&data->iommu); in mtk_iommu_remove()
Dipmmu-vmsa.c1089 iommu_device_sysfs_remove(&mmu->iommu); in ipmmu_remove()
Dqcom_iommu.c879 iommu_device_sysfs_remove(&qcom_iommu->iommu); in qcom_iommu_device_remove()
Dfsl_pamu_domain.c1087 iommu_device_sysfs_remove(&pamu_iommu); in pamu_domain_init()
Drockchip-iommu.c1234 iommu_device_sysfs_remove(&iommu->iommu); in rk_iommu_probe()
Ddmar.c1117 iommu_device_sysfs_remove(&iommu->iommu); in free_iommu()
/Linux-v4.19/include/linux/
Diommu.h257 void iommu_device_sysfs_remove(struct iommu_device *iommu);
651 static inline void iommu_device_sysfs_remove(struct iommu_device *iommu) in iommu_device_sysfs_remove() function