Home
last modified time | relevance | path

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

/Linux-v6.1/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.c471 ret = iommu_device_sysfs_add(&pamu_iommu, NULL, NULL, "iommu0"); in pamu_domain_init()
Ds390-iommu.c353 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
Dsprd-iommu.c491 ret = iommu_device_sysfs_add(&sdev->iommu, dev, NULL, dev_name(dev)); in sprd_iommu_probe()
Dmtk_iommu_v1.c685 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_v1_probe()
Dmsm_iommu.c782 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
Dsun50i-iommu.c954 ret = iommu_device_sysfs_add(&iommu->iommu, &pdev->dev, in sun50i_iommu_probe()
Dapple-dart.c886 ret = iommu_device_sysfs_add(&dart->iommu, dev, NULL, "apple-dart.%s", in apple_dart_probe()
Dipmmu-vmsa.c1085 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, in ipmmu_probe()
Dvirtio-iommu.c1154 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
Dtegra-smmu.c1136 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
Dexynos-iommu.c706 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in exynos_sysmmu_probe()
Drockchip-iommu.c1287 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
Dmtk_iommu.c1231 ret = iommu_device_sysfs_add(&data->iommu, dev, NULL, in mtk_iommu_probe()
Domap-iommu.c1232 err = iommu_device_sysfs_add(&obj->iommu, obj->dev, NULL, in omap_iommu_probe()
/Linux-v6.1/include/linux/
Diommu.h386 int iommu_device_sysfs_add(struct iommu_device *iommu,
942 static inline int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
/Linux-v6.1/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.c2155 err = iommu_device_sysfs_add(&smmu->iommu, smmu->dev, NULL, in arm_smmu_device_probe()
/Linux-v6.1/drivers/iommu/intel/
Ddmar.c1114 err = iommu_device_sysfs_add(&iommu->iommu, NULL, in alloc_iommu()
Diommu.c4058 iommu_device_sysfs_add(&iommu->iommu, NULL, in intel_iommu_init()
/Linux-v6.1/drivers/iommu/amd/
Dinit.c2112 ret = iommu_device_sysfs_add(&iommu->iommu, &iommu->dev->dev, in iommu_init_pci()
/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3828 ret = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, in arm_smmu_device_probe()