Searched refs:iommu_pdev (Results 1 – 2 of 2) sorted by relevance
839 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local842 dev_iommu_priv_set(dev, platform_get_drvdata(iommu_pdev)); in sun50i_iommu_of_xlate()844 put_device(&iommu_pdev->dev); in sun50i_iommu_of_xlate()
971 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local972 struct tegra_mc *mc = platform_get_drvdata(iommu_pdev); in tegra_smmu_of_xlate()982 put_device(&iommu_pdev->dev); in tegra_smmu_of_xlate()