Searched refs:iommu_device_sysfs_add (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.4/drivers/iommu/ |
| D | iommu-sysfs.c | 54 int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
|
| D | tegra-gart.c | 361 err = iommu_device_sysfs_add(&gart->iommu, dev, NULL, "gart"); in tegra_gart_probe()
|
| D | s390-iommu.c | 341 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
|
| D | mtk_iommu_v1.c | 626 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_probe()
|
| D | mtk_iommu.c | 724 ret = iommu_device_sysfs_add(&data->iommu, dev, NULL, in mtk_iommu_probe()
|
| D | qcom_iommu.c | 861 ret = iommu_device_sysfs_add(&qcom_iommu->iommu, dev, NULL, in qcom_iommu_device_probe()
|
| D | msm_iommu.c | 807 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
|
| D | fsl_pamu_domain.c | 1064 ret = iommu_device_sysfs_add(&pamu_iommu, NULL, NULL, "iommu0"); in pamu_domain_init()
|
| D | ipmmu-vmsa.c | 1132 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, in ipmmu_probe()
|
| D | tegra-smmu.c | 1060 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
|
| D | virtio-iommu.c | 1082 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
|
| D | rockchip-iommu.c | 1204 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
|
| D | exynos-iommu.c | 628 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in exynos_sysmmu_probe()
|
| D | dmar.c | 1076 err = iommu_device_sysfs_add(&iommu->iommu, NULL, in alloc_iommu()
|
| D | omap-iommu.c | 1245 err = iommu_device_sysfs_add(&obj->iommu, obj->dev, NULL, in omap_iommu_probe()
|
| D | arm-smmu.c | 2112 err = iommu_device_sysfs_add(&smmu->iommu, smmu->dev, NULL, in arm_smmu_device_probe()
|
| D | amd_iommu_init.c | 1816 iommu_device_sysfs_add(&iommu->iommu, &iommu->dev->dev, in iommu_init_pci()
|
| D | arm-smmu-v3.c | 3649 ret = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, in arm_smmu_device_probe()
|
| D | intel-iommu.c | 5026 iommu_device_sysfs_add(&iommu->iommu, NULL, in intel_iommu_init()
|
| /Linux-v5.4/include/linux/ |
| D | iommu.h | 371 int iommu_device_sysfs_add(struct iommu_device *iommu, 902 static inline int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
|