Searched refs:iommu_pdev (Results 1 – 4 of 4) sorted by relevance
538 struct platform_device *iommu_pdev; in qcom_iommu_of_xlate() local548 iommu_pdev = of_find_device_by_node(args->np); in qcom_iommu_of_xlate()549 if (WARN_ON(!iommu_pdev)) in qcom_iommu_of_xlate()552 qcom_iommu = platform_get_drvdata(iommu_pdev); in qcom_iommu_of_xlate()560 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()572 put_device(&iommu_pdev->dev); in qcom_iommu_of_xlate()
946 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local947 struct tegra_mc *mc = platform_get_drvdata(iommu_pdev); in tegra_smmu_of_xlate()957 put_device(&iommu_pdev->dev); in tegra_smmu_of_xlate()
751 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local754 dev_iommu_priv_set(dev, platform_get_drvdata(iommu_pdev)); in sun50i_iommu_of_xlate()
613 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in apple_dart_of_xlate() local614 struct apple_dart *dart = platform_get_drvdata(iommu_pdev); in apple_dart_of_xlate()