HomeSort by: relevance | last modified time | path
    Searched defs:overlay_fixup_phandles (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
fdt_overlay.c 495 * overlay_fixup_phandles - Resolve the overlay phandles to the base
500 * overlay_fixup_phandles() resolves all the overlay phandles pointing
511 static int overlay_fixup_phandles(void *fdt, void *fdto) function in typeref:typename:int
851 ret = overlay_fixup_phandles(fdt, fdto);
fdt_overlay.c 495 * overlay_fixup_phandles - Resolve the overlay phandles to the base
500 * overlay_fixup_phandles() resolves all the overlay phandles pointing
511 static int overlay_fixup_phandles(void *fdt, void *fdto) function in typeref:typename:int
851 ret = overlay_fixup_phandles(fdt, fdto);

Completed in 24 milliseconds