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

/haiku/src/libs/libfdt/
H A Dfdt_overlay.c180 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
184 * overlay_adjust_local_phandles() adds a constant to all the
193 static int overlay_adjust_local_phandles(void *fdto, uint32_t delta) function
842 ret = overlay_adjust_local_phandles(fdto, delta);

Completed in 65 milliseconds