| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 256 ut_assertok(fdt_open_into(fdt_base, fdt_base_copy, FDT_COPY_SIZE)); in do_ut_overlay() 264 ut_assertok(fdt_open_into(fdt_overlay, fdt_overlay_copy, in do_ut_overlay() 273 ut_assertok(fdt_open_into(fdt_overlay_stacked, fdt_overlay_stacked_copy, in do_ut_overlay()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | libfdt-wrapper.c | 54 rc = fdt_open_into(fdt, buf, size); in expand_buf() 179 err = fdt_open_into(fdt, buf, bufsize); in fdt_init()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_empty_tree.c | 82 return fdt_open_into(buf, buf, bufsize); in fdt_create_empty_tree()
|
| H A D | libfdt.h | 1343 int fdt_open_into(const void *fdt, void *buf, int bufsize);
|
| H A D | fdt_rw.c | 429 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into() function
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_empty_tree.c | 37 return fdt_open_into(buf, buf, bufsize); in fdt_create_empty_tree()
|
| H A D | fdt_rw.c | 415 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into() function
|
| H A D | libfdt.h | 1483 int fdt_open_into(const void *fdt, void *buf, int bufsize);
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_common.c | 89 ret = fdt_open_into(ptr, ptr, sbuf->st_size); in mmap_fdt()
|
| H A D | fit_image.c | 603 ret = fdt_open_into(old_fdt, fdt, size); in fit_import_data()
|
| /OK3568_Linux_fs/kernel/arch/mips/generic/ |
| H A D | init.c | 130 err = fdt_open_into(fdt_in, fdt_out, fdt_out_size); in apply_mips_fdt_fixups()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/kernel/arch/powerpc/kexec/ |
| H A D | elf_64.c | 112 ret = fdt_open_into(initial_boot_params, fdt, fdt_size); in elf64_load()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 153 ret = fdt_open_into(fdt, fdt, total_space); in atags_to_fdt()
|
| /OK3568_Linux_fs/kernel/arch/mips/mti-malta/ |
| H A D | malta-dtshim.c | 309 err = fdt_open_into(fdt, fdt_buf, sizeof(fdt_buf)); in malta_dt_shim()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fdt.c | 142 err = fdt_open_into(blob, blob, len); in do_fdt() 198 err = fdt_open_into(working_fdt, newaddr, len); in do_fdt()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | fdt.c | 56 status = fdt_open_into(orig_fdt, fdt, new_fdt_size); in update_fdt()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/cpu/ |
| H A D | state.c | 34 ret = fdt_open_into(blob, buf, size); in state_ensure_space()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | machine_kexec_file.c | 184 ret = fdt_open_into(initial_boot_params, buf, buf_size); in create_dtb()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fdt.c | 315 err = fdt_open_into(fdt_blob, of_start, of_len); in boot_relocate_fdt()
|
| H A D | fdt_support.c | 835 return fdt_open_into(fdt, fdt, newlen); in fdt_increase_size()
|
| H A D | image-fit.c | 2419 err = fdt_open_into(base, base, len + ovlen); in boot_get_fdt_fit()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |