Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Ddemo.c81 static cmd_tbl_t demo_commands[] = { variable
96 demo_cmd = find_cmd_tbl(argv[1], demo_commands, in do_demo()
97 ARRAY_SIZE(demo_commands)); in do_demo()