Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsprd-iommu.c485 ret = iommu_device_sysfs_add(&sdev->iommu, dev, NULL, dev_name(dev)); in sprd_iommu_probe()
H A Dmtk_iommu_v1.c678 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_v1_probe()
H A Dmsm_iommu.c782 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
H A Dipmmu-vmsa.c1093 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, "%s", in ipmmu_probe()
H A Ds390-iommu.c1046 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
H A Dtegra-smmu.c1170 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
H A Dvirtio-iommu.c1227 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
H A Drockchip-iommu.c1281 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
H A Dapple-dart.c1161 ret = iommu_device_sysfs_add(&dart->iommu, dev, NULL, "apple-dart.%s", in apple_dart_probe()
H A Dexynos-iommu.c780 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in exynos_sysmmu_probe()
H A Domap-iommu.c1214 err = iommu_device_sysfs_add(&obj->iommu, obj->dev, NULL, in omap_iommu_probe()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c853 ret = iommu_device_sysfs_add(&qcom_iommu->iommu, dev, NULL, in qcom_iommu_device_probe()
H A Darm-smmu.c2232 err = iommu_device_sysfs_add(&smmu->iommu, smmu->dev, NULL, in arm_smmu_device_probe()
/linux/arch/powerpc/kernel/
H A Diommu.c1287 iommu_device_sysfs_add(&phb->iommu, phb->parent, in ppc_iommu_register_device()
/linux/drivers/iommu/riscv/
H A Diommu.c1646 rc = iommu_device_sysfs_add(&iommu->iommu, NULL, NULL, "riscv-iommu@%s", in riscv_iommu_init()
/linux/drivers/iommu/intel/
H A Ddmar.c1138 err = iommu_device_sysfs_add(&iommu->iommu, NULL, in alloc_iommu()
H A Diommu.c3122 iommu_device_sysfs_add(&iommu->iommu, NULL, in intel_iommu_init()
/linux/drivers/iommu/amd/
H A Dinit.c2110 ret = iommu_device_sysfs_add(&iommu->iommu, &iommu->dev->dev, in iommu_init_pci()