Home
last modified time | relevance | path

Searched refs:cmd_tbl (Results 1 – 21 of 21) sorted by relevance

/include/
A Dfs.h10 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 Dcommand.h35 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 Dnet-lwip.h53 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 Dirq_func.h13 struct cmd_tbl;
28 int do_irqinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
A Dexception.h10 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 Dtpm-common.h207 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 Dvxworks.h13 struct cmd_tbl;
89 int do_bootvx(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
A Dextlinux.h21 struct cmd_tbl *cmdtp;
A Dhash.h13 struct cmd_tbl;
98 int hash_command(const char *algo_name, int flags, struct cmd_tbl *cmdtp,
A Dext_common.h25 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 Dfsl_validate.h13 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 Dbootm.h13 struct cmd_tbl;
86 int do_bootelf(struct cmd_tbl *cmdtp, int fglag, int argc, char *const argv[]);
A Dpxe_utils.h115 struct cmd_tbl *cmdtp;
240 int pxe_setup_ctx(struct pxe_context *ctx, struct cmd_tbl *cmdtp,
A Dinit.h404 struct cmd_tbl;
406 int do_bdinfo(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
A Dfsl_ddr.h15 struct cmd_tbl;
119 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
A Dexports.h16 struct cmd_tbl;
A Dnet-common.h492 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.h35 EXPORT_FUNC(do_reset, int, do_reset, struct cmd_tbl *,
A Dahci.h140 void *cmd_tbl; member
A Dlog.h18 struct cmd_tbl;
590 int do_log_test(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
A Dnet-legacy.h22 struct cmd_tbl;

Completed in 34 milliseconds