Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/
Dtodo.txt9 - Always set ->full_name at of_attach_node() time
Dof_unittest.txt114 attach_node_and_children() uses of_attach_node() to attach the nodes into the
131 of_attach_node() on each node.
133 In the function of_attach_node(), the new node is attached as the child of the
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dreconfig.c50 err = of_attach_node(np); in pSeries_reconfig_add_node()
Ddlpar.c257 rc = of_attach_node(dn); in dlpar_attach_node()
/linux-4.4.14/drivers/of/
Ddynamic.c241 int of_attach_node(struct device_node *np) in of_attach_node() function
/linux-4.4.14/include/linux/
Dof.h354 extern int of_attach_node(struct device_node *);