Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds