Searched refs:U_BOOT_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
| /include/ |
| A D | exception.h | 56 U_BOOT_CMD_COMPLETE(
|
| A D | command.h | 422 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ macro 463 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ macro 474 U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, NULL)
|
Completed in 7 milliseconds