Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2030 static int arm_smmu_device_dt_probe(struct arm_smmu_device *smmu, in arm_smmu_device_dt_probe() function
2131 err = arm_smmu_device_dt_probe(smmu, &global_irqs, &pmu_irqs); in arm_smmu_device_probe()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4567 static int arm_smmu_device_dt_probe(struct platform_device *pdev, in arm_smmu_device_dt_probe() function
4685 ret = arm_smmu_device_dt_probe(pdev, smmu); in arm_smmu_device_probe()