Home
last modified time | relevance | path

Searched refs:overlay_symbol_update (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/dtc/libfdt/
H A Dfdt_overlay.c892 * overlay_symbol_update - Update the symbols of base tree after a merge
896 * overlay_symbol_update() updates the symbols of the base tree with the
907 static int overlay_symbol_update(void *fdt, void *fdto) in overlay_symbol_update() function
1078 ret = overlay_symbol_update(fdt, fdto); in fdt_overlay_apply()