Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/8xx/
Dmpc885ads_setup.c189 of_detach_node(np); in mpc885ads_setup_arch()
/linux-4.4.14/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-4.4.14/arch/powerpc/platforms/pseries/
Dreconfig.c83 of_detach_node(np); in pSeries_reconfig_remove_node()
Ddlpar.c279 rc = of_detach_node(dn); in dlpar_detach_node()
/linux-4.4.14/drivers/of/
Ddynamic.c293 int of_detach_node(struct device_node *np) in of_detach_node() function
/linux-4.4.14/include/linux/
Dof.h355 extern int of_detach_node(struct device_node *);