Home
last modified time | relevance | path

Searched defs:endp (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/lib/
A Dstrto.c33 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 Dacpi_nhlt.c52 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 Dabootimg.c101 char *endp; in abootimg_get_dtb_by_index() local
158 char *endp; in do_abootimg_addr() local
A Dadtimg.c24 char *endp; in do_adtimg_addr() local
76 char *endp, *str; in adtimg_getopt_u32() local
A Defidebug.c46 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 Dcros_ec.c59 char *endp; in do_read_write() local
500 char *endp; in do_cros_ec() local
A Dfastboot.c43 char *endp; in do_fastboot_usb() local
A Dsf.c93 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 Dbootstage.c21 char *endp; in get_base_size() local
A Dbcb.c120 char *endp; in __bcb_load() local
172 char *endp; in do_bcb_load() local
A Dubifs.c112 char *endp; in do_ubifs_load() local
A Dpart.c122 char *endp; in do_part_info() local
A Doptee_rpmb.c192 char *endp; in do_optee_rpmb_read() local
A Dbootm.c113 char *endp; in do_bootm() local
/u-boot/include/linux/
A Dlibfdt_env.h30 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
/u-boot/board/xilinx/common/
A Dfru.c17 char *endp; in do_fru_capture() local
/u-boot/test/
A Dstr_ut.c64 char *endp; in run_strtoul() local
/u-boot/board/ti/ks2_evm/
A Dboard.c101 char *endp; in ft_board_setup() local
/u-boot/board/kontron/sl28/
A Dcmds.c135 char *endp; in do_sl28_nvm() local
/u-boot/board/xilinx/zynq/
A Dcmds.c420 char *endp; in do_zynq_rsa() local
440 char *endp; in zynq_decrypt_image() local
/u-boot/drivers/dfu/
A Ddfu_sf.c99 char *s, *endp; in parse_dev() local
/u-boot/board/keymile/common/
A Dcommon.c258 char *endp; in do_checkboardidhwk() local
/u-boot/board/ti/j721e/
A Devm.c196 char *endp; in setup_serial() local
/u-boot/drivers/mtd/ubi/
A Dbuild.c1222 char *endp; in open_mtd_device() local
1399 char *endp; in bytes_str_to_int() local
/u-boot/board/synopsys/hsdk/
A Denv-lib.c252 char *endp = argv[1]; in arg_read_set() local

Completed in 42 milliseconds

12