Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/8xx/
Dmpc885ads_setup.c189 of_detach_node(np); in mpc885ads_setup_arch()
/Linux-v5.4/Documentation/devicetree/
Dof_unittest.txt193 of_detach_node() to detach the nodes from the live device tree.
195 To detach a node, of_detach_node() either updates the child pointer of given
/Linux-v5.4/drivers/of/
Ddynamic.c285 int of_detach_node(struct device_node *np) in of_detach_node() function
306 EXPORT_SYMBOL_GPL(of_detach_node);
/Linux-v5.4/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.4/drivers/pci/hotplug/
Dpnv_php.c165 of_detach_node(dn); in pnv_php_detach_device_nodes()
/Linux-v5.4/include/linux/
Dof.h412 extern int of_detach_node(struct device_node *);