Home
last modified time | relevance | path

Searched refs:iommu_pdev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Dsun50i-iommu.c839 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in sun50i_iommu_of_xlate() local
842 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()
H A Dtegra-smmu.c971 struct platform_device *iommu_pdev = of_find_device_by_node(args->np); in tegra_smmu_of_xlate() local
972 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()