Searched refs:fdt_root (Results 1 – 1 of 1) sorted by relevance
475 struct device_node *fdt_root; in ssam_platform_hub_probe() local482 fdt_root = of_find_node_by_path("/"); in ssam_platform_hub_probe()483 if (!fdt_root) in ssam_platform_hub_probe()486 match = of_match_node(ssam_platform_hub_of_match, fdt_root); in ssam_platform_hub_probe()487 of_node_put(fdt_root); in ssam_platform_hub_probe()