| /include/ |
| A D | fs.h | 10 struct cmd_tbl; 34 int do_fat_fsload(struct cmd_tbl *cmdtp, int flag, int argc, 46 int do_ext2load(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 290 int do_size(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 292 int do_load(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 294 int do_ls(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 298 int do_save(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 300 int do_rm(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 302 int do_mkdir(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], 304 int do_ln(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[], [all …]
|
| A D | command.h | 35 struct cmd_tbl { struct 49 int (*cmd)(struct cmd_tbl *cmd, int flags, int argc, argument 96 int do_run(struct cmd_tbl *cmdtp, int flag, int argc, 101 int _do_help(struct cmd_tbl *cmd_start, int cmd_items, struct cmd_tbl *cmdtp, 103 struct cmd_tbl *find_cmd(const char *cmd); 104 struct cmd_tbl *find_cmd_tbl(const char *cmd, struct cmd_tbl *table, 110 int cmd_usage(const struct cmd_tbl *cmdtp); 147 int cmd_process_error(struct cmd_tbl *cmdtp, int err); 371 struct cmd_tbl *subcmd; \ 423 ll_entry_declare(struct cmd_tbl, _name, cmd) = \ [all …]
|
| A D | net-lwip.h | 53 int do_dhcp(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 54 int do_dns(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 55 int do_wget(struct cmd_tbl *cmdtp, int flag, int argc, char * const argv[]);
|
| A D | irq_func.h | 13 struct cmd_tbl; 28 int do_irqinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | exception.h | 10 static int do_exception(struct cmd_tbl *cmdtp, int flag, int argc, in do_exception() 13 struct cmd_tbl *cp; in do_exception() 35 struct cmd_tbl *cmdtp; in exception_complete()
|
| A D | tpm-common.h | 207 int do_##cmd(struct cmd_tbl *cmdtp, int flag, \ 310 struct cmd_tbl *get_tpm1_commands(unsigned int *size); 312 static inline struct cmd_tbl *get_tpm1_commands(unsigned int *size) in get_tpm1_commands() 318 struct cmd_tbl *get_tpm2_commands(unsigned int *size); 320 static inline struct cmd_tbl *get_tpm2_commands(unsigned int *size) in get_tpm2_commands()
|
| A D | vxworks.h | 13 struct cmd_tbl; 89 int do_bootvx(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | extlinux.h | 21 struct cmd_tbl *cmdtp;
|
| A D | hash.h | 13 struct cmd_tbl; 98 int hash_command(const char *algo_name, int flags, struct cmd_tbl *cmdtp,
|
| A D | ext_common.h | 25 struct cmd_tbl; 258 int do_ext2ls(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 259 int do_ext2load(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 260 int do_ext4_load(struct cmd_tbl *cmdtp, int flag, int argc, 262 int do_ext4_ls(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 263 int do_ext4_write(struct cmd_tbl *cmdtp, int flag, int argc,
|
| A D | fsl_validate.h | 13 struct cmd_tbl; 264 int do_esbc_halt(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 268 int fsl_secboot_blob_encap(struct cmd_tbl *cmdtp, int flag, int argc, 270 int fsl_secboot_blob_decap(struct cmd_tbl *cmdtp, int flag, int argc,
|
| A D | bootm.h | 13 struct cmd_tbl; 86 int do_bootelf(struct cmd_tbl *cmdtp, int fglag, int argc, char *const argv[]);
|
| A D | pxe_utils.h | 115 struct cmd_tbl *cmdtp; 240 int pxe_setup_ctx(struct pxe_context *ctx, struct cmd_tbl *cmdtp,
|
| A D | init.h | 404 struct cmd_tbl; 406 int do_bdinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | fsl_ddr.h | 15 struct cmd_tbl; 119 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | exports.h | 16 struct cmd_tbl;
|
| A D | net-common.h | 492 int do_ping(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 503 int do_sntp(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]); 514 int do_tftpb(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | _exports.h | 35 EXPORT_FUNC(do_reset, int, do_reset, struct cmd_tbl *,
|
| A D | ahci.h | 140 void *cmd_tbl; member
|
| A D | log.h | 18 struct cmd_tbl; 590 int do_log_test(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| A D | net-legacy.h | 22 struct cmd_tbl;
|