Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dchangesets.rst33 through locking. An unlocked version __of_changeset_apply is available,
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c764 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() function
792 ret = __of_changeset_apply(ocs); in of_changeset_apply()