Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dreconfig.c46 err = of_attach_node(np); in pSeries_reconfig_add_node()
H A Ddlpar.c249 rc = of_attach_node(dn); in dlpar_attach_node()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dreconfig.c46 err = of_attach_node(np); in pSeries_reconfig_add_node()
H A Ddlpar.c239 rc = of_attach_node(dn); in dlpar_attach_node()
/kernel/linux/linux-5.10/drivers/of/
H A Ddynamic.c232 * of_attach_node() - Plug a device node into the tree and global list.
234 int of_attach_node(struct device_node *np) in of_attach_node() function
/kernel/linux/linux-6.6/drivers/of/
H A Ddynamic.c234 * of_attach_node() - Plug a device node into the tree and global list.
237 int of_attach_node(struct device_node *np) in of_attach_node() function
/kernel/linux/linux-5.10/include/linux/
H A Dof.h413 extern int of_attach_node(struct device_node *);
/kernel/linux/linux-6.6/include/linux/
H A Dof.h418 extern int of_attach_node(struct device_node *);

Completed in 12 milliseconds