Home
last modified time | relevance | path

Searched refs:cmd_process (Results 1 – 8 of 8) sorted by relevance

/u-boot/cmd/
A Dtime.c37 retval = cmd_process(0, argc - 1, argv + 1, &repeatable, &cycles); in do_time()
/u-boot/test/cmd/
A Dmem_search.c139 cmd_process(CMD_FLAG_REPEAT, 4, args, &repeatable, NULL); in mem_test_ms_cont()
186 cmd_process(CMD_FLAG_REPEAT, 4, args, &repeatable, NULL); in mem_test_ms_cont_end()
192 cmd_process(CMD_FLAG_REPEAT, 4, args, &repeatable, NULL); in mem_test_ms_cont_end()
/u-boot/doc/develop/
A Dcrash_dumps.rst96 .text.cmd_process
98 0x00000000000213b8 cmd_process
/u-boot/common/
A Dcli_simple.c258 if (cmd_process(flag, argc, argv, &repeatable, NULL)) in cli_simple_run_command()
A Dcommand.c586 enum command_ret_t cmd_process(int flag, int argc, char *const argv[], in cmd_process() function
A Dcli_hush.c1676 return cmd_process(flag, child->argc, child->argv,
/u-boot/include/
A Dcommand.h234 int cmd_process(int flag, int argc, char *const argv[], int *repeatable,
/u-boot/tools/patman/
A DREADME475 function which processes commands called cmd_process().

Completed in 30 milliseconds