Searched refs:of_changeset_detach_node (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c659 ret = of_changeset_detach_node(&cs, cpudn);
670 ret = of_changeset_detach_node(&cs, dn);
/linux-master/include/linux/
H A Dof.h1609 static inline int of_changeset_detach_node(struct of_changeset *ocs, function
/linux-master/drivers/of/
H A Dunittest.c870 unittest(!of_changeset_detach_node(&chgset, nremove), "fail remove node\n");

Completed in 159 milliseconds