Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/devicetree/
H A Dof_unittest.rst115 attach_node_and_children()使用of_attach_node()将节点附加到实时树上,如下所
130 每个节点上调用of_attach_node()来附加的。
132 在函数of_attach_node()中,新的节点被附在实时树中给定的父节点的子节点上。但是,如
/linux/Documentation/devicetree/
H A Dof_unittest.rst140 attach_node_and_children() uses of_attach_node() to attach the nodes into the
157 of_attach_node() on each node.
159 In the function of_attach_node(), the new node is attached as the child of the
/linux/arch/powerpc/platforms/pseries/
H A Dreconfig.c46 err = of_attach_node(np); in pSeries_reconfig_add_node()
H A Ddlpar.c240 rc = of_attach_node(dn); in dlpar_attach_node()
/linux/drivers/of/
H A Ddynamic.c239 int of_attach_node(struct device_node *np) in of_attach_node() function
/linux/include/linux/
H A Dof.h435 extern int of_attach_node(struct device_node *);