Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/
Dof_unittest.rst121 attach_node_and_children() uses of_attach_node() to attach the nodes into the
138 of_attach_node() on each node.
140 In the function of_attach_node(), the new node is attached as the child of the
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dreconfig.c46 err = of_attach_node(np); in pSeries_reconfig_add_node()
Ddlpar.c250 rc = of_attach_node(dn); in dlpar_attach_node()
/Linux-v5.10/drivers/of/
Ddynamic.c233 int of_attach_node(struct device_node *np) in of_attach_node() function
/Linux-v5.10/include/linux/
Dof.h413 extern int of_attach_node(struct device_node *);