Home
last modified time | relevance | path

Searched refs:of_changeset_apply (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/Documentation/devicetree/
Dchangesets.txt27 4. of_changeset_apply() - Apply the changes to the tree. Either the
/linux-4.1.27/drivers/of/
Doverlay.c381 err = of_changeset_apply(&ov->cset); in of_overlay_create()
Ddynamic.c678 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function
Dunittest.c530 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
/linux-4.1.27/include/linux/
Dof.h999 extern int of_changeset_apply(struct of_changeset *ocs);