Searched defs:sizep (Results 1 – 15 of 15) sorted by relevance
/u-boot/drivers/core/ |
A D | of_extra.c | 54 fdt_size_t *sizep) in ofnode_decode_region() 76 fdt_size_t *sizep) in ofnode_decode_memory_region()
|
A D | ofnode.c | 128 const void *ofnode_read_prop(ofnode node, const char *propname, int *sizep) in ofnode_read_prop() 468 const void *ofnode_read_chosen_prop(const char *propname, int *sizep) in ofnode_read_chosen_prop() 493 const void *ofnode_read_aliases_prop(const char *propname, int *sizep) in ofnode_read_aliases_prop() 681 fdt_size_t *sizep) in ofnode_get_addr_size()
|
A D | read.c | 181 fdt_size_t *sizep) in dev_read_addr_size()
|
/u-boot/lib/efi/ |
A D | efi_info.c | 14 int efi_info_get(enum efi_entry_t type, void **datap, int *sizep) in efi_info_get()
|
/u-boot/arch/x86/cpu/intel_common/ |
A D | intel_opregion.c | 18 static int locate_vbt(char **vbtp, int *sizep) in locate_vbt()
|
/u-boot/cmd/ |
A D | bootstage.c | 19 ulong *sizep) in get_base_size()
|
A D | bcb.c | 90 static int bcb_field_get(char *name, char **fieldp, int *sizep) in bcb_field_get()
|
A D | nvedit_efi.c | 294 static int append_value(char **bufp, size_t *sizep, char *data) in append_value()
|
/u-boot/common/ |
A D | bloblist.c | 203 int bloblist_ensure_size_ret(uint tag, int *sizep, void **blobp) in bloblist_ensure_size_ret() 287 void bloblist_get_stats(ulong *basep, ulong *sizep, ulong *allocedp) in bloblist_get_stats()
|
/u-boot/lib/ |
A D | binman.c | 87 int binman_entry_map(ofnode parent, const char *name, void **bufp, int *sizep) in binman_entry_map()
|
A D | fdtdec.c | 90 int ns, fdt_size_t *sizep, in fdtdec_get_addr_size_fixed() 136 int index, fdt_size_t *sizep, in fdtdec_get_addr_size_auto_parent() 163 fdt_size_t *sizep, in fdtdec_get_addr_size_auto_noparent() 181 const char *prop_name, fdt_size_t *sizep) in fdtdec_get_addr_size() 1653 phys_addr_t *basep, phys_size_t *sizep, in fdtdec_decode_ram_size()
|
/u-boot/arch/x86/lib/ |
A D | acpi_table.c | 262 static int get_tpm2_log(void **ptrp, int *sizep) in get_tpm2_log()
|
/u-boot/tools/ |
A D | ifdtool.c | 600 int open_for_read(const char *fname, int *sizep) in open_for_read()
|
/u-boot/arch/sandbox/cpu/ |
A D | os.c | 136 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
|
/u-boot/include/dm/ |
A D | read.h | 861 fdt_size_t *sizep) in dev_read_addr_size()
|
Completed in 27 milliseconds