Searched refs:dnode (Results 1 – 1 of 1) sorted by relevance
93 struct device_node *dnode; in init_ioports() local101 dnode = of_find_node_by_name(NULL, "aliases"); in init_ioports()102 if (dnode == NULL) in init_ioports()104 prop = of_find_property(dnode, "ethernet1", &len); in init_ioports()106 of_node_put(dnode); in init_ioports()
Completed in 6 milliseconds