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

/linux-master/arch/powerpc/platforms/8xx/
H A Dmpc885ads_setup.c187 of_detach_node(np);
/linux-master/drivers/of/
H A Ddynamic.c289 * of_detach_node() - "Unplug" a node from the device tree.
292 int of_detach_node(struct device_node *np) function
307 EXPORT_SYMBOL_GPL(of_detach_node); variable
/linux-master/arch/powerpc/platforms/pseries/
H A Dreconfig.c79 of_detach_node(np);
H A Ddlpar.c259 rc = of_detach_node(dn);
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c164 of_detach_node(dn);
/linux-master/include/linux/
H A Dof.h428 extern int of_detach_node(struct device_node *);

Completed in 137 milliseconds