Searched refs:of_overlay_apply (Results 1 – 1 of 1) sorted by relevance
109 * of_overlay_apply() may add a larger phandle to the live tree.113 * of_overlay_apply()891 * of_overlay_apply() - Create and apply an overlay changeset914 * the caller of of_overlay_apply() must call free_overlay_changeset().917 static int of_overlay_apply(struct overlay_changeset *ovcs, in of_overlay_apply() function 974 * See of_overlay_apply() for important behavior information.1057 ret = of_overlay_apply(ovcs, base); in of_overlay_fdt_apply() 1059 * If of_overlay_apply() error, calling free_overlay_changeset() may in of_overlay_fdt_apply()