Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A 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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c233 int of_attach_node(struct device_node *np) in of_attach_node() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h413 extern int of_attach_node(struct device_node *);