Home
last modified time | relevance | path

Searched refs:of_detach_node (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Dof_unittest.rst186 调用detach_node_and_children(),使用of_detach_node()将节点从实时设备树上分离。
188 为了分离一个节点,of_detach_node()要么将给定节点的父节点的子节点指针更新为其同级节
/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dmpc885ads_setup.c190 of_detach_node(np); in mpc885ads_setup_arch()
/linux-6.3-rc2/drivers/of/
A Ddynamic.c288 int of_detach_node(struct device_node *np) in of_detach_node() function
308 EXPORT_SYMBOL_GPL(of_detach_node);
/linux-6.3-rc2/Documentation/devicetree/
A Dof_unittest.rst222 of_detach_node() to detach the nodes from the live device tree.
224 To detach a node, of_detach_node() either updates the child pointer of given
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dreconfig.c79 of_detach_node(np); in pSeries_reconfig_remove_node()
A Ddlpar.c259 rc = of_detach_node(dn); in dlpar_detach_node()
/linux-6.3-rc2/drivers/pci/hotplug/
A Dpnv_php.c163 of_detach_node(dn); in pnv_php_detach_device_nodes()
/linux-6.3-rc2/include/linux/
A Dof.h417 extern int of_detach_node(struct device_node *);

Completed in 14 milliseconds