Searched refs:__of_changeset_apply_entries (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 150 milliseconds