Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/8xx/
Dmpc885ads_setup.c189 of_detach_node(np); in mpc885ads_setup_arch()
/Linux-v5.10/Documentation/devicetree/
Dof_unittest.rst201 of_detach_node() to detach the nodes from the live device tree.
203 To detach a node, of_detach_node() either updates the child pointer of given
/Linux-v5.10/drivers/of/
Ddynamic.c285 int of_detach_node(struct device_node *np) in of_detach_node() function
305 EXPORT_SYMBOL_GPL(of_detach_node);
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dreconfig.c79 of_detach_node(np); in pSeries_reconfig_remove_node()
Ddlpar.c270 rc = of_detach_node(dn); in dlpar_detach_node()
/Linux-v5.10/drivers/pci/hotplug/
Dpnv_php.c162 of_detach_node(dn); in pnv_php_detach_device_nodes()
/Linux-v5.10/include/linux/
Dof.h414 extern int of_detach_node(struct device_node *);