Lines Matching defs:_help
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
489 #define U_BOOT_CMD_WITH_SUBCMDS(_name, _usage, _help, ...) \ argument