Home
last modified time | relevance | path

Searched refs:derive_parent (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/pseries/
Dreconfig.c33 static struct device_node *derive_parent(const char *path) in derive_parent() function
74 np->parent = derive_parent(path); in pSeries_reconfig_add_node()
Ddlpar.c247 static struct device_node *derive_parent(const char *path) in derive_parent() function
274 dn->parent = derive_parent(dn->full_name); in dlpar_attach_node()