/DragonStub/apps/lib/libfdt/ |
H A D | libfdt.h | 260 #define fdt_set_hdr_(name) \ argument 723 const char *name, in fdt_get_property_w() 783 const char *name, int namelen, in fdt_getprop_namelen_w() 822 const char *name, int *lenp) in fdt_getprop_w() 1325 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1360 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1377 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1480 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1485 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1492 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() [all …]
|
H A D | fdt_rw.c | 184 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() 202 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_() 235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() 258 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder() 276 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop() 291 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() 318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() 334 const char *name, int namelen) in fdt_add_subnode_namelen() 377 int fdt_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_add_subnode()
|
H A D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial() 33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace() 59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property()
|
H A D | fdt_overlay.c | 102 const char *name, uint32_t delta) in overlay_phandle_add_offset() 217 const char *name; in overlay_update_local_node_references() local 356 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 430 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 549 const char *name; in overlay_apply_node() local 567 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local 639 const char *name; in get_path_len() local 686 const char *name; in overlay_symbol_update() local
|
H A D | fdt_ro.c | 226 const char *name, int namelen) in fdt_subnode_offset_namelen() 245 const char *name) in fdt_subnode_offset() 396 const char *name, in fdt_get_property_namelen_() 427 const char *name, in fdt_get_property_namelen() 445 const char *name, int *lenp) in fdt_get_property() 452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 478 const char *name; in fdt_getprop_by_offset() local 503 const char *name, int *lenp) in fdt_getprop() 526 const char *name, int namelen) in fdt_get_alias_namelen() 537 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias() [all …]
|
H A D | fdt_addresses.c | 14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells() 58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
|
H A D | fdt_sw.c | 219 int fdt_begin_node(void *fdt, const char *name) in fdt_begin_node() 293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() 325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
|
H A D | fdt.h | 38 char name[]; member
|
/DragonStub/lib/ia64/ |
H A D | palproc.h | 21 #define PROCEDURE_ENTRY(name) .##text; \ argument 27 #define PROCEDURE_EXIT(name) .##endp name argument
|
/DragonStub/lib/x86_64/ |
H A D | efi_stub.S | 49 #define ENTRY(name) \ argument
|
/DragonStub/apps/ |
H A D | secureboot.c | 7 static efi_status_t get_var(efi_char16_t *name, efi_guid_t *vendor, u32 *attr, in get_var()
|
/DragonStub/inc/dragonstub/ |
H A D | dragonstub.h | 136 #define get_efi_var(name, vendor, ...) \ argument 140 #define set_efi_var(name, vendor, ...) \ argument 393 #define fdt_setprop_inplace_var(fdt, node_offset, name, var) \ argument 398 #define fdt_setprop_var(fdt, node_offset, name, var) \ argument
|
/DragonStub/inc/ia32/ |
H A D | efibind.h | 234 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument 266 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/riscv64/ |
H A D | efibind.h | 117 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/loongarch64/ |
H A D | efibind.h | 144 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/aarch64/ |
H A D | efibind.h | 147 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/arm/ |
H A D | efibind.h | 155 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/mips64el/ |
H A D | efibind.h | 144 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/x86_64/ |
H A D | efibind.h | 247 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument 279 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/DragonStub/inc/ia64/ |
H A D | efibind.h | 215 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|