Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dconitrace.c48 U_BOOT_CMD_COMPLETE(
A Dnvedit.c1499 U_BOOT_CMD_COMPLETE(
1508 U_BOOT_CMD_COMPLETE(
1524 U_BOOT_CMD_COMPLETE(
1542 U_BOOT_CMD_COMPLETE(
1577 U_BOOT_CMD_COMPLETE(
/u-boot/cmd/riscv/
A Dsbi.c84 U_BOOT_CMD_COMPLETE(
/u-boot/include/
A Dexception.h56 U_BOOT_CMD_COMPLETE(
A Dcommand.h369 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ macro
402 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ macro
413 U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, NULL)
/u-boot/doc/develop/
A Dcommands.rst11 U_BOOT_CMD_COMPLETE macro to fill in a struct cmd_tbl structure.
16 U_BOOT_CMD_COMPLETE(name, maxargs, repeatable, command, "usage, "help", comp)

Completed in 11 milliseconds