Searched refs:iommu_pdev (Results 1 – 4 of 4) sorted by relevance
526 struct platform_device *iommu_pdev; in qcom_iommu_of_xlate() local536 iommu_pdev = of_find_device_by_node(args->np); in qcom_iommu_of_xlate()537 if (WARN_ON(!iommu_pdev)) in qcom_iommu_of_xlate()540 qcom_iommu = platform_get_drvdata(iommu_pdev); in qcom_iommu_of_xlate()547 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()559 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()
947 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local948 struct tegra_mc *mc = platform_get_drvdata(iommu_pdev); in tegra_smmu_of_xlate()958 put_device(&iommu_pdev->dev); in tegra_smmu_of_xlate()
822 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local825 dev_iommu_priv_set(dev, platform_get_drvdata(iommu_pdev)); in sun50i_iommu_of_xlate()
754 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in apple_dart_of_xlate() local755 struct apple_dart *dart = platform_get_drvdata(iommu_pdev); in apple_dart_of_xlate()