Searched refs:of_aliases (Results 1 – 4 of 4) sorted by relevance
190 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()195 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()
38 struct device_node *of_aliases; variable794 if (!of_aliases) in of_find_node_opts_by_path()797 for_each_property_of_node(of_aliases, pp) { in of_find_node_opts_by_path()1898 of_aliases = of_find_node_by_path("/aliases"); in of_alias_scan()1909 name = of_get_property(of_aliases, "stdout", NULL); in of_alias_scan()1914 if (!of_aliases) in of_alias_scan()1917 for_each_property_of_node(of_aliases, pp) { in of_alias_scan()
930 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()1938 if (!of_aliases) in of_unittest()1939 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
119 extern struct device_node *of_aliases;