Home
last modified time | relevance | path

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

/u-boot/cmd/
A Ddm.c67 static struct cmd_tbl test_commands[] = { variable
81 fixup_cmdtable(test_commands, ARRAY_SIZE(test_commands)); in dm_reloc()
97 test_cmd = find_cmd_tbl(argv[1], test_commands, in do_dm()
98 ARRAY_SIZE(test_commands)); in do_dm()

Completed in 4 milliseconds