Home
last modified time | relevance | path

Searched refs:of_attach_node (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dreconfig.c46 err = of_attach_node(np); in pSeries_reconfig_add_node()
H A Ddlpar.c240 rc = of_attach_node(dn); in dlpar_attach_node()
/linux/drivers/of/
H A Ddynamic.c239 int of_attach_node(struct device_node *np) in of_attach_node() function