Searched refs:of_aliases (Results 1 – 4 of 4) sorted by relevance
181 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()201 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()
39 struct device_node *of_aliases; variable984 if (!of_aliases) in of_find_node_opts_by_path()987 for_each_property_of_node(of_aliases, pp) { in of_find_node_opts_by_path()1906 of_aliases = of_find_node_by_path("/aliases"); in of_alias_scan()1919 of_property_read_string(of_aliases, "stdout", &name); in of_alias_scan()1926 if (!of_aliases) in of_alias_scan()1929 for_each_property_of_node(of_aliases, pp) { in of_alias_scan()
1483 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()3622 if (!of_aliases) in of_unittest()3623 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
146 extern struct device_node *of_aliases;
Completed in 17 milliseconds