/u-boot/lib/ |
A D | strto.c | 33 unsigned long simple_strtoul(const char *cp, char **endp, in simple_strtoul() 77 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() 85 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() 106 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base) in ustrtoull() 127 unsigned long long simple_strtoull(const char *cp, char **endp, in simple_strtoull()
|
/u-boot/arch/x86/lib/ |
A D | acpi_nhlt.c | 52 struct nhlt_endpoint *endp; in nhlt_add_endpoint() local 102 int nhlt_endpoint_append_config(struct nhlt_endpoint *endp, const void *config, in nhlt_endpoint_append_config() 108 struct nhlt_format *nhlt_add_format(struct nhlt_endpoint *endp, in nhlt_add_format() 149 int nhlt_endpoint_add_formats(struct nhlt_endpoint *endp, in nhlt_endpoint_add_formats() 225 static size_t calc_endpoint_size(struct nhlt_endpoint *endp) in calc_endpoint_size() 274 struct nhlt_endpoint *endp = &nhlt->endpoints[i]; in nhlt_free_resources() local 350 static void serialise_endpoint(struct nhlt_endpoint *endp, struct cursor *cur) in serialise_endpoint() 433 struct nhlt_endpoint *endp; in _nhlt_add_single_endpoint() local
|
/u-boot/cmd/ |
A D | abootimg.c | 101 char *endp; in abootimg_get_dtb_by_index() local 158 char *endp; in do_abootimg_addr() local
|
A D | adtimg.c | 24 char *endp; in do_adtimg_addr() local 76 char *endp, *str; in adtimg_getopt_u32() local
|
A D | efidebug.c | 46 char *endp; in do_efi_capsule_update() local 112 char *endp; in do_efi_capsule_show() local 151 char *endp; in do_efi_capsule_res() local 819 char *endp; in do_efi_boot_add() local 919 char *endp; in do_efi_boot_rm() local 1234 char *endp; in do_efi_boot_next() local 1284 char *endp; in do_efi_boot_order() local
|
A D | cros_ec.c | 59 char *endp; in do_read_write() local 500 char *endp; in do_cros_ec() local
|
A D | fastboot.c | 43 char *endp; in do_fastboot_usb() local
|
A D | sf.c | 93 char *endp; in do_spi_flash_probe() local 267 char *endp; in do_spi_flash_read_write() local 514 char *endp; in do_spi_flash_test() local
|
A D | bootstage.c | 21 char *endp; in get_base_size() local
|
A D | bcb.c | 120 char *endp; in __bcb_load() local 172 char *endp; in do_bcb_load() local
|
A D | ubifs.c | 112 char *endp; in do_ubifs_load() local
|
A D | part.c | 122 char *endp; in do_part_info() local
|
A D | optee_rpmb.c | 192 char *endp; in do_optee_rpmb_read() local
|
A D | bootm.c | 113 char *endp; in do_bootm() local
|
/u-boot/include/linux/ |
A D | libfdt_env.h | 30 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
/u-boot/board/xilinx/common/ |
A D | fru.c | 17 char *endp; in do_fru_capture() local
|
/u-boot/test/ |
A D | str_ut.c | 64 char *endp; in run_strtoul() local
|
/u-boot/board/ti/ks2_evm/ |
A D | board.c | 101 char *endp; in ft_board_setup() local
|
/u-boot/board/kontron/sl28/ |
A D | cmds.c | 135 char *endp; in do_sl28_nvm() local
|
/u-boot/board/xilinx/zynq/ |
A D | cmds.c | 420 char *endp; in do_zynq_rsa() local 440 char *endp; in zynq_decrypt_image() local
|
/u-boot/drivers/dfu/ |
A D | dfu_sf.c | 99 char *s, *endp; in parse_dev() local
|
/u-boot/board/keymile/common/ |
A D | common.c | 258 char *endp; in do_checkboardidhwk() local
|
/u-boot/board/ti/j721e/ |
A D | evm.c | 196 char *endp; in setup_serial() local
|
/u-boot/drivers/mtd/ubi/ |
A D | build.c | 1222 char *endp; in open_mtd_device() local 1399 char *endp; in bytes_str_to_int() local
|
/u-boot/board/synopsys/hsdk/ |
A D | env-lib.c | 252 char *endp = argv[1]; in arg_read_set() local
|