Searched refs:ufdt_apply_overlay (Results 1 – 5 of 5) sorted by relevance
37 struct fdt_header *ufdt_apply_overlay(struct fdt_header *main_fdt_header,
47 ! command_exists ufdt_apply_overlay; then
54 new_blob = ufdt_apply_overlay(blob, blob_len, overlay_buf, overlay_len); in apply_overlay_files()
28 name: "ufdt_apply_overlay",
626 struct fdt_header *ufdt_apply_overlay(struct fdt_header *main_fdt_header, in ufdt_apply_overlay() function