Searched refs:overlay_update_local_references (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt_overlay.c353 * overlay_update_local_references - Adjust the overlay references
357 * overlay_update_local_references() update all the phandles pointing
369 static int overlay_update_local_references(void *fdto, uint32_t delta) function
876 ret = overlay_update_local_references(fdto, delta);
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_overlay.c292 * overlay_update_local_references - Adjust the overlay references
296 * overlay_update_local_references() update all the phandles pointing
308 static int overlay_update_local_references(void *fdto, uint32_t delta) function
644 ret = overlay_update_local_references(fdto, delta);

Completed in 110 milliseconds