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

  /src/sys/external/bsd/libfdt/dist/
fdt_overlay.c 182 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
186 * overlay_adjust_local_phandles() adds a constant to all the
195 static int overlay_adjust_local_phandles(void *fdto, uint32_t delta) function in typeref:typename:int
843 ret = overlay_adjust_local_phandles(fdto, delta);
fdt_overlay.c 182 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
186 * overlay_adjust_local_phandles() adds a constant to all the
195 static int overlay_adjust_local_phandles(void *fdto, uint32_t delta) function in typeref:typename:int
843 ret = overlay_adjust_local_phandles(fdto, delta);

Completed in 82 milliseconds