Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/dtc/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) in overlay_adjust_local_phandles() function
842 ret = overlay_adjust_local_phandles(fdto, delta); in fdt_overlay_apply()
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c165 * overlay_adjust_local_phandles - Adjust the phandles of a whole overlay
169 * overlay_adjust_local_phandles() adds a constant to all the
178 static int overlay_adjust_local_phandles(void *fdto, uint32_t delta) in overlay_adjust_local_phandles() function
827 ret = overlay_adjust_local_phandles(fdto, delta); in fdt_overlay_apply()

Completed in 3 milliseconds