Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/
Dchangesets.rst33 through locking. An unlocked version __of_changeset_apply is available,
/linux-5.19.10/drivers/of/
Ddynamic.c768 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() function
797 ret = __of_changeset_apply(ocs); in of_changeset_apply()