Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/
Dchangesets.txt27 4. of_changeset_apply() - Apply the changes to the tree. Either the
/linux-4.4.14/drivers/of/
Doverlay.c382 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.c534 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
/linux-4.4.14/include/linux/
Dof.h1005 extern int of_changeset_apply(struct of_changeset *ocs);