Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/dtc/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) in overlay_fixup_phandles() function
850 ret = overlay_fixup_phandles(fdt, fdto); in fdt_overlay_apply()
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c479 * overlay_fixup_phandles - Resolve the overlay phandles to the base
484 * overlay_fixup_phandles() resolves all the overlay phandles pointing
495 static int overlay_fixup_phandles(void *fdt, void *fdto) in overlay_fixup_phandles() function
835 ret = overlay_fixup_phandles(fdt, fdto); in fdt_overlay_apply()

Completed in 3 milliseconds