Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/8xx/
Dmpc885ads_setup.c189 of_detach_node(np); in mpc885ads_setup_arch()
/Linux-v4.19/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-v4.19/drivers/of/
Ddynamic.c279 int of_detach_node(struct device_node *np) in of_detach_node() function
300 EXPORT_SYMBOL_GPL(of_detach_node);
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dreconfig.c83 of_detach_node(np); in pSeries_reconfig_remove_node()
Ddlpar.c271 rc = of_detach_node(dn); in dlpar_detach_node()
/Linux-v4.19/drivers/pci/hotplug/
Dpnv_php.c165 of_detach_node(dn); in pnv_php_detach_device_nodes()
/Linux-v4.19/include/linux/
Dof.h410 extern int of_detach_node(struct device_node *);