Home
last modified time | relevance | path

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

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