| /u-boot/lib/ |
| A D | strto.c | 58 ulong simple_strtoul(const char *cp, char **endp, uint base) in simple_strtoul() 76 ulong hextoul(const char *cp, char **endp) in hextoul() 81 ulong dectoul(const char *cp, char **endp) in dectoul() 110 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() 118 unsigned long ustrtoul(const char *cp, char **endp, unsigned int base) in ustrtoul() 139 unsigned long long ustrtoull(const char *cp, char **endp, unsigned int base) in ustrtoull() 160 unsigned long long simple_strtoull(const char *cp, char **endp, in simple_strtoull() 179 long long simple_strtoll(const char *cp, char **endp, unsigned int base) in simple_strtoll() 187 long trailing_strtoln_end(const char *str, const char *end, char const **endp) in trailing_strtoln_end()
|
| /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/test/ |
| A D | str_ut.c | 68 char *endp; in run_strtoul() local 123 char *endp; in run_strtoull() local 183 char *endp; in str_hextoul() local 195 char *endp; in str_dectoul() local
|
| /u-boot/lib/crypt/ |
| A D | crypt-port.h | 15 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
| /u-boot/cmd/ |
| A D | adtimg.c | 24 char *endp; in do_adtimg_addr() local 76 char *endp, *str; in adtimg_getopt_u32() local
|
| A D | abootimg.c | 122 char *endp; in abootimg_get_dtb_by_index() local 180 char *endp; in do_abootimg_addr() local
|
| A D | efidebug.c | 49 char *endp; in do_efi_capsule_update() local 117 char *endp; in do_efi_capsule_show() local 232 char *endp; in do_efi_capsule_res() local 729 char *endp; in do_efi_boot_add() local 898 char *endp; in do_efi_boot_rm() local 1165 char *endp; in do_efi_boot_next() local 1215 char *endp; in do_efi_boot_order() local
|
| A D | cros_ec.c | 58 char *endp; in do_read_write() local 499 char *endp; in do_cros_ec() local
|
| A D | sf.c | 93 char *endp; in do_spi_flash_probe() local 278 char *endp; in do_spi_flash_read_write() local 536 char *endp; in do_spi_flash_test() local
|
| A D | bootstage.c | 21 char *endp; in get_base_size() local
|
| A D | fastboot.c | 64 char *endp; in do_fastboot_usb() local
|
| A D | bcb.c | 123 char *endp; in __bcb_load() local 185 char *endp; in do_bcb_load() local
|
| A D | ubifs.c | 112 char *endp; in do_ubifs_load() local
|
| A D | pci.c | 427 char *endp; in pci_cfg_modify() local 503 char *endp; in do_pci() local
|
| A D | optee_rpmb.c | 192 char *endp; in do_optee_rpmb_read() local
|
| /u-boot/include/linux/ |
| A D | libfdt_env.h | 30 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
| /u-boot/boot/ |
| A D | vbe.c | 94 char *endp; in vbe_find_by_any() local
|
| /u-boot/board/xilinx/common/ |
| A D | fru.c | 17 char *endp; in do_fru_capture() local
|
| /u-boot/board/ti/ks2_evm/ |
| A D | board.c | 101 char *endp; in ft_board_setup() 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/board/kontron/sl28/ |
| A D | cmds.c | 135 char *endp; in do_sl28_nvm() local
|
| /u-boot/board/ti/am64x/ |
| A D | evm.c | 206 char *endp; in setup_serial() local
|
| /u-boot/drivers/dfu/ |
| A D | dfu_sf.c | 125 char *s, *endp; in parse_dev() local
|
| /u-boot/board/ti/j721s2/ |
| A D | evm.c | 141 char *endp; in setup_serial() local
|
| /u-boot/board/keymile/common/ |
| A D | common.c | 316 char *endp; in do_checkboardidhwk() local
|