Searched refs:of_chosen (Results 1 – 1 of 1) sorted by relevance
39 static struct device_node *of_chosen; variable796 of_chosen = of_find_node_by_path("/chosen"); in of_alias_scan()797 if (of_chosen == NULL) in of_alias_scan()798 of_chosen = of_find_node_by_path("/chosen@0"); in of_alias_scan()800 if (of_chosen) { in of_alias_scan()803 name = of_get_property(of_chosen, "stdout-path", NULL); in of_alias_scan()