Home
last modified time | relevance | path

Searched refs:cli_simple_run_command_list (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcli.c23 return cli_simple_run_command_list((char *)cmdline, 0); in board_run_command()
111 rcode = cli_simple_run_command_list(buff, flag); in run_command_list()
H A Dcli_simple.su
H A Dcli_simple.c309 int cli_simple_run_command_list(char *cmd, int flag) in cli_simple_run_command_list() function
/OK3568_Linux_fs/u-boot/include/
H A Dcli.h54 int cli_simple_run_command_list(char *cmd, int flag);
/OK3568_Linux_fs/u-boot/
H A Du-boot.map