Searched refs:__of_changeset_apply_notify (Results 1 – 3 of 3) sorted by relevance
48 extern int __of_changeset_apply_notify(struct of_changeset *ocs);
723 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() function757 ret = __of_changeset_apply_notify(ocs); in __of_changeset_apply()
978 ret = __of_changeset_apply_notify(&ovcs->cset); in of_overlay_apply()