Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_private.h55 extern int __of_changeset_apply_notify(struct of_changeset *ocs);
H A Ddynamic.c728 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() function
762 ret = __of_changeset_apply_notify(ocs); in __of_changeset_apply()