| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iommu-sysfs.c | 54 int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function 90 EXPORT_SYMBOL_GPL(iommu_device_sysfs_add);
|
| H A D | tegra-gart.c | 352 err = iommu_device_sysfs_add(&gart->iommu, dev, NULL, "gart"); in tegra_gart_probe()
|
| H A D | s390-iommu.c | 331 rc = iommu_device_sysfs_add(&zdev->iommu_dev, NULL, NULL, in zpci_init_iommu()
|
| H A D | mtk_iommu_v1.c | 618 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in mtk_iommu_probe()
|
| H A D | ipmmu-vmsa.c | 1085 ret = iommu_device_sysfs_add(&mmu->iommu, &pdev->dev, NULL, in ipmmu_probe()
|
| H A D | sun50i-iommu.c | 966 ret = iommu_device_sysfs_add(&iommu->iommu, &pdev->dev, in sun50i_iommu_probe()
|
| H A D | msm_iommu.c | 791 ret = iommu_device_sysfs_add(&iommu->iommu, iommu->dev, NULL, in msm_iommu_probe()
|
| H A D | fsl_pamu_domain.c | 1052 ret = iommu_device_sysfs_add(&pamu_iommu, NULL, NULL, "iommu0"); in pamu_domain_init()
|
| H A D | virtio-iommu.c | 1063 ret = iommu_device_sysfs_add(&viommu->iommu, dev, NULL, "%s", in viommu_probe()
|
| H A D | mtk_iommu.c | 900 ret = iommu_device_sysfs_add(&data->iommu, dev, NULL, in mtk_iommu_probe()
|
| H A D | tegra-smmu.c | 1149 err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev)); in tegra_smmu_probe()
|
| H A D | exynos-iommu.c | 628 ret = iommu_device_sysfs_add(&data->iommu, &pdev->dev, NULL, in exynos_sysmmu_probe()
|
| H A D | rockchip-iommu.c | 1609 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in rk_iommu_probe()
|
| H A D | omap-iommu.c | 1233 err = iommu_device_sysfs_add(&obj->iommu, obj->dev, NULL, in omap_iommu_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 397 int iommu_device_sysfs_add(struct iommu_device *iommu, 968 static inline int iommu_device_sysfs_add(struct iommu_device *iommu, in iommu_device_sysfs_add() function
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 846 ret = iommu_device_sysfs_add(&qcom_iommu->iommu, dev, NULL, in qcom_iommu_device_probe()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_iommu_av1d.c | 889 err = iommu_device_sysfs_add(&iommu->iommu, dev, NULL, dev_name(dev)); in av1_iommu_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 1316 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_vivo | 732 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_generic | 944 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_db845c | 713 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_exynos | 986 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_qcom | 1166 iommu_device_sysfs_add
|
| H A D | abi_gki_aarch64_mtk | 989 iommu_device_sysfs_add
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | dmar.c | 1131 err = iommu_device_sysfs_add(&iommu->iommu, NULL, in alloc_iommu()
|