Searched refs:of_attach_node (Results 1 – 6 of 6) sorted by relevance
115 attach_node_and_children()使用of_attach_node()将节点附加到实时树上,如下所130 每个节点上调用of_attach_node()来附加的。132 在函数of_attach_node()中,新的节点被附在实时树中给定的父节点的子节点上。但是,如
142 attach_node_and_children() uses of_attach_node() to attach the nodes into the159 of_attach_node() on each node.161 In the function of_attach_node(), the new node is attached as the child of the
46 err = of_attach_node(np); in pSeries_reconfig_add_node()
239 rc = of_attach_node(dn); in dlpar_attach_node()
235 int of_attach_node(struct device_node *np) in of_attach_node() function
416 extern int of_attach_node(struct device_node *);
Completed in 11 milliseconds