Searched refs:of_attach_node (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/of/
H A Ddynamic.c239 * of_attach_node() - Plug a device node into the tree and global list.
241 int of_attach_node(struct device_node *np) of_attach_node() function
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dreconfig.c80 err = of_attach_node(np); pSeries_reconfig_add_node()
H A Ddlpar.c278 rc = of_attach_node(dn); dlpar_attach_node()
/linux-4.1.27/include/linux/
H A Dof.h353 extern int of_attach_node(struct device_node *);

Completed in 139 milliseconds