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

/haiku/src/libs/libfdt/
H A Dfdt_overlay.c494 * overlay_fixup_phandles - Resolve the overlay phandles to the base
499 * overlay_fixup_phandles() resolves all the overlay phandles pointing
510 static int overlay_fixup_phandles(void *fdt, void *fdto) function
850 ret = overlay_fixup_phandles(fdt, fdto);

Completed in 54 milliseconds