Home
last modified time | relevance | path

Searched refs:__of_changeset_apply (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/devicetree/
Dchangesets.txt27 through locking. An unlocked version __of_changeset_apply is available,
/Linux-v4.19/drivers/of/
Ddynamic.c729 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() function
757 ret = __of_changeset_apply(ocs); in of_changeset_apply()