Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu.c1114 struct platform_device *plarbdev, *pcommdev; in mtk_iommu_mm_dts_parse() local
1205 pcommdev = of_find_device_by_node(frst_avail_smicomm_node); in mtk_iommu_mm_dts_parse()
1207 if (!pcommdev) in mtk_iommu_mm_dts_parse()
1209 data->smicomm_dev = &pcommdev->dev; in mtk_iommu_mm_dts_parse()
1213 platform_device_put(pcommdev); in mtk_iommu_mm_dts_parse()