Searched refs:derive_parent (Results 1 – 2 of 2) sorted by relevance
33 static struct device_node *derive_parent(const char *path) in derive_parent() function74 np->parent = derive_parent(path); in pSeries_reconfig_add_node()
247 static struct device_node *derive_parent(const char *path) in derive_parent() function274 dn->parent = derive_parent(dn->full_name); in dlpar_attach_node()