Searched refs:iommu_pdev (Results 1 – 4 of 4) sorted by relevance
548 struct platform_device *iommu_pdev; in qcom_iommu_of_xlate() local558 iommu_pdev = of_find_device_by_node(args->np); in qcom_iommu_of_xlate()559 if (WARN_ON(!iommu_pdev)) in qcom_iommu_of_xlate()562 qcom_iommu = platform_get_drvdata(iommu_pdev); in qcom_iommu_of_xlate()570 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()582 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()
951 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local952 struct tegra_mc *mc = platform_get_drvdata(iommu_pdev); in tegra_smmu_of_xlate()962 put_device(&iommu_pdev->dev); in tegra_smmu_of_xlate()
604 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in apple_dart_of_xlate() local605 struct apple_dart *dart = platform_get_drvdata(iommu_pdev); in apple_dart_of_xlate()
753 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local756 dev_iommu_priv_set(dev, platform_get_drvdata(iommu_pdev)); in sun50i_iommu_of_xlate()