Searched refs:arm_smmu_of_match (Results 1 – 1 of 1) sorted by relevance
1685 static const struct of_device_id arm_smmu_of_match[] = { variable1693 MODULE_DEVICE_TABLE(of, arm_smmu_of_match);1712 of_id = of_match_node(arm_smmu_of_match, dev->of_node); in arm_smmu_device_dt_probe()1863 .of_match_table = of_match_ptr(arm_smmu_of_match),1879 np = of_find_matching_node(NULL, arm_smmu_of_match); in arm_smmu_init()