Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Dchangesets.rst35 __of_changeset_apply版本。
/openbmc/linux/Documentation/devicetree/
H A Dchangesets.rst33 through locking. An unlocked version __of_changeset_apply is available,
/openbmc/linux/drivers/of/
H A Ddynamic.c754 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() function
783 ret = __of_changeset_apply(ocs); in of_changeset_apply()