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

/u-boot/cmd/
H A Ddemo.c86 static struct cmd_tbl demo_commands[] = { variable in typeref:struct:cmd_tbl
102 demo_cmd = find_cmd_tbl(argv[1], demo_commands,
103 ARRAY_SIZE(demo_commands));

Completed in 81 milliseconds