Searched defs:_help (Results 1 – 1 of 1) sorted by relevance
| /include/ |
| A D | command.h | 412 _usage, _help, _comp) \ argument 417 _usage, _help, _comp) \ argument 422 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument 428 _help, _comp) \ argument 454 _usage, _help, _comp) \ argument 459 _help, _comp) \ argument 463 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument 468 _help, _comp) \ argument 473 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument 476 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument [all …]
|
Completed in 4 milliseconds