Searched refs:do_stopvl (Results 1 – 6 of 6) sorted by relevance
/third_party/uboot/u-boot-2020.01/cmd/ |
D | cmd_vo_hi3516ev200.c | 212 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_stopvl() function 331 U_BOOT_CMD(stopvl, CFG_MAXARGS, 1, do_stopvl,
|
D | cmd_vo.c | 416 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_stopvl() function 576 U_BOOT_CMD(stopvl, CFG_MAXARGS_STOPVL, 1, do_stopvl,
|
D | cmd_vo_hi3516cv500.c | 297 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_stopvl() function 431 stopvl, CFG_MAXARGS, 1, do_stopvl,
|
D | cmd_vo_hi3519av100.c | 302 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_stopvl() function 436 stopvl, CFG_MAXARGS, 1, do_stopvl,
|
D | cmd_vo_hi3559av100.c | 473 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_stopvl() function 547 U_BOOT_CMD(stopvl, CFG_MAXARGS, 1, do_stopvl,
|
D | cmd_vo_hi3569v100.c | 473 static int do_stopvl(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_stopvl() function 547 U_BOOT_CMD(stopvl, CFG_MAXARGS, 1, do_stopvl,
|