Searched defs:arm_smmu_of_match (Results 1 - 1 of 1) sorted by relevance

/drivers/iommu/
H A Darm-smmu.c1888 static const struct of_device_id arm_smmu_of_match[] = { variable in typeref:struct:of_device_id
1896 MODULE_DEVICE_TABLE(of, arm_smmu_of_match);
1915 of_id = of_match_node(arm_smmu_of_match, dev->of_node);
2067 .of_match_table = of_match_ptr(arm_smmu_of_match),

Completed in 43 milliseconds