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

  /src/sys/external/bsd/libfdt/dist/
fdt_overlay.c 411 * overlay_fixup_phandle - Set an overlay phandle to the base one
417 * overlay_fixup_phandle() resolves all the overlay phandles pointed
429 static int overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, function in typeref:typename:int
531 ret = overlay_fixup_phandle(fdt, fdto, symbols_off, property);
fdt_overlay.c 411 * overlay_fixup_phandle - Set an overlay phandle to the base one
417 * overlay_fixup_phandle() resolves all the overlay phandles pointed
429 static int overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, function in typeref:typename:int
531 ret = overlay_fixup_phandle(fdt, fdto, symbols_off, property);

Completed in 25 milliseconds