Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/
Diommu-sysfs.c54 int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
90 EXPORT_SYMBOL_GPL(iommu_device_sysfs_add);
Dtegra-gart.c343 err = iommu_device_sysfs_add(&gart->iommu, dev, NULL, "gart"); in tegra_gart_probe()
Dfsl_pamu_domain.c418 ret = iommu_device_sysfs_add(&pamu_iommu, NULL, NULL, "iommu0"); in pamu_domain_init()
Ds390-iommu.c406 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
Dsprd-iommu.c506 ret = iommu_device_sysfs_add(&sdev->iommu, dev, NULL, dev_name(dev)); in sprd_iommu_probe()
Dmtk_iommu_v1.c683 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_v1_probe()
Dipmmu-vmsa.c1065 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, in ipmmu_probe()
Dmsm_iommu.c786 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
Dsun50i-iommu.c1030 ret = iommu_device_sysfs_add(&iommu->iommu, &pdev->dev, in sun50i_iommu_probe()
Dtegra-smmu.c1137 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
Dvirtio-iommu.c1178 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
Drockchip-iommu.c1289 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
Dapple-dart.c1127 ret = iommu_device_sysfs_add(&dart->iommu, dev, NULL, "apple-dart.%s", in apple_dart_probe()
Dexynos-iommu.c776 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in exynos_sysmmu_probe()
Domap-iommu.c1232 err = iommu_device_sysfs_add(&obj->iommu, obj->dev, NULL, in omap_iommu_probe()
Dmtk_iommu.c1357 ret = iommu_device_sysfs_add(&data->iommu, dev, NULL, in mtk_iommu_probe()
/linux-6.6.21/include/linux/
Diommu.h442 int iommu_device_sysfs_add(struct iommu_device *iommu,
977 static inline int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
/linux-6.6.21/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c827 ret = iommu_device_sysfs_add(&qcom_iommu->iommu, dev, NULL, in qcom_iommu_device_probe()
Darm-smmu.c2157 err = iommu_device_sysfs_add(&smmu->iommu, smmu->dev, NULL, in arm_smmu_device_probe()
/linux-6.6.21/drivers/iommu/iommufd/
Dselftest.c1074 rc = iommu_device_sysfs_add(&mock_iommu_device, in iommufd_test_init()
/linux-6.6.21/arch/powerpc/kernel/
Diommu.c1398 iommu_device_sysfs_add(&phb->iommu, phb->parent, in ppc_iommu_register_device()
/linux-6.6.21/drivers/iommu/intel/
Ddmar.c1136 err = iommu_device_sysfs_add(&iommu->iommu, NULL, in alloc_iommu()
Diommu.c3875 iommu_device_sysfs_add(&iommu->iommu, NULL, in intel_iommu_init()
/linux-6.6.21/drivers/iommu/amd/
Dinit.c2177 ret = iommu_device_sysfs_add(&iommu->iommu, &iommu->dev->dev, in iommu_init_pci()
/linux-6.6.21/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3892 ret = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, in arm_smmu_device_probe()