Searched refs:of_changeset_apply (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c543 ret = of_changeset_apply(&cs);
676 ret = of_changeset_apply(&cs);
/linux-master/drivers/of/
H A Ddynamic.c766 * of_changeset_apply - Applies a changeset
778 int of_changeset_apply(struct of_changeset *ocs) function
788 EXPORT_SYMBOL_GPL(of_changeset_apply); variable
H A Dunittest.c890 unittest(!of_changeset_apply(&chgset), "apply failed\n");
/linux-master/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c60 ret = of_changeset_apply(&priv->chan[new_chan].chgset);
/linux-master/drivers/pci/
H A Dof.c671 ret = of_changeset_apply(cset);
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c303 ret = of_changeset_apply(&php_slot->ocs);
/linux-master/include/linux/
H A Dof.h1597 extern int of_changeset_apply(struct of_changeset *ocs);

Completed in 139 milliseconds