Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dfsl_pamu_domain.c451 ret = iommu_device_sysfs_add(&pamu_iommu, NULL, NULL, "iommu0"); in pamu_domain_init()
H A Dsprd-iommu.c486 ret = iommu_device_sysfs_add(&sdev->iommu, dev, NULL, dev_name(dev)); in sprd_iommu_probe()
H A Dmtk_iommu_v1.c691 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_v1_probe()
H A Dmsm_iommu.c783 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
H A Dipmmu-vmsa.c1095 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, "%s", in ipmmu_probe()
H A Dsun50i-iommu.c1045 ret = iommu_device_sysfs_add(&iommu->iommu, &pdev->dev, in sun50i_iommu_probe()
H A Ds390-iommu.c1066 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
H A Dtegra-smmu.c1169 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
H A Dvirtio-iommu.c1232 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
H A Drockchip-iommu.c1291 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
H A Dapple-dart.c1184 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()
H A Dmtk_iommu.c1429 ret = iommu_device_sysfs_add(&data->iommu, dev, NULL, in mtk_iommu_probe()
/linux/include/linux/
H A Diommu.h862 int iommu_device_sysfs_add(struct iommu_device *iommu,
1424 static inline int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c852 ret = iommu_device_sysfs_add(&qcom_iommu->iommu, dev, NULL, in qcom_iommu_device_probe()
H A Darm-smmu.c2235 err = iommu_device_sysfs_add(&smmu->iommu, smmu->dev, NULL, in arm_smmu_device_probe()
/linux/arch/powerpc/kernel/
H A Diommu.c1288 iommu_device_sysfs_add(&phb->iommu, phb->parent, in ppc_iommu_register_device()
/linux/drivers/iommu/riscv/
H A Diommu.c1651 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.c2653 iommu_device_sysfs_add(&iommu->iommu, NULL, in intel_iommu_init()
/linux/drivers/iommu/iommufd/
H A Dselftest.c2207 rc = iommu_device_sysfs_add(&mock_iommu.iommu_dev, in iommufd_test_init()
/linux/drivers/iommu/amd/
H A Dinit.c2233 ret = iommu_device_sysfs_add(&iommu->iommu, &iommu->dev->dev, in iommu_init_pci()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4828 ret = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, in arm_smmu_device_probe()