Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Darm-smmu.c1965 static int arm_smmu_device_dt_probe(struct arm_smmu_device *smmu, in arm_smmu_device_dt_probe() function
2066 err = arm_smmu_device_dt_probe(smmu, &global_irqs, &pmu_irqs); in arm_smmu_device_probe()
/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3668 static int arm_smmu_device_dt_probe(struct platform_device *pdev, in arm_smmu_device_dt_probe() function
3751 ret = arm_smmu_device_dt_probe(pdev, smmu); in arm_smmu_device_probe()