Searched refs:fdt_root (Results 1 – 1 of 1) sorted by relevance
492 struct device_node *fdt_root; in ssam_platform_hub_probe() local499 fdt_root = of_find_node_by_path("/"); in ssam_platform_hub_probe()500 if (!fdt_root) in ssam_platform_hub_probe()503 match = of_match_node(ssam_platform_hub_of_match, fdt_root); in ssam_platform_hub_probe()504 of_node_put(fdt_root); in ssam_platform_hub_probe()