Searched refs:iommu_pdev (Results 1 – 4 of 4) sorted by relevance
553 struct platform_device *iommu_pdev; in qcom_iommu_of_xlate() local563 iommu_pdev = of_find_device_by_node(args->np); in qcom_iommu_of_xlate()564 if (WARN_ON(!iommu_pdev)) in qcom_iommu_of_xlate()567 qcom_iommu = platform_get_drvdata(iommu_pdev); in qcom_iommu_of_xlate()574 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()586 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()
966 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local967 struct tegra_mc *mc = platform_get_drvdata(iommu_pdev); in tegra_smmu_of_xlate()977 put_device(&iommu_pdev->dev); in tegra_smmu_of_xlate()
835 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local838 dev_iommu_priv_set(dev, platform_get_drvdata(iommu_pdev)); in sun50i_iommu_of_xlate()
786 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in apple_dart_of_xlate() local787 struct apple_dart *dart = platform_get_drvdata(iommu_pdev); in apple_dart_of_xlate()