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

/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c538 ret = of_changeset_attach_node(&cs, dn);
/linux-master/drivers/of/
H A Ddynamic.c510 ret = of_changeset_attach_node(ocs, np);
H A Doverlay.c438 ret = of_changeset_attach_node(&ovcs->cset, tchild);
H A Dunittest.c864 unittest(!of_changeset_attach_node(&chgset, n1), "fail attach n1\n");
867 unittest(!of_changeset_attach_node(&chgset, n2), "fail attach n2\n");
873 unittest(!of_changeset_attach_node(&chgset, n21), "fail attach n21\n");
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c221 ret = of_changeset_attach_node(ocs, child);
/linux-master/include/linux/
H A Dof.h1603 static inline int of_changeset_attach_node(struct of_changeset *ocs, function

Completed in 161 milliseconds