Searched refs:__of_changeset_apply_entries (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/of/
H A Dof_private.h49 extern int __of_changeset_apply_entries(struct of_changeset *ocs,
H A Ddynamic.c697 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) function
758 ret = __of_changeset_apply_entries(ocs, &ret_revert);
H A Doverlay.c941 ret = __of_changeset_apply_entries(&ovcs->cset, &ret_revert);

Completed in 130 milliseconds