Searched refs:fdt_root (Results 1 – 1 of 1) sorted by relevance
495 struct device_node *fdt_root; in ssam_platform_hub_probe() local502 fdt_root = of_find_node_by_path("/"); in ssam_platform_hub_probe()503 if (!fdt_root) in ssam_platform_hub_probe()506 match = of_match_node(ssam_platform_hub_of_match, fdt_root); in ssam_platform_hub_probe()507 of_node_put(fdt_root); in ssam_platform_hub_probe()
Completed in 3 milliseconds