Lines Matching defs:_help
359 _usage, _help, _comp) \ argument
364 _usage, _help, _comp) \ argument
369 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
375 _help, _comp) \ argument
393 _usage, _help, _comp) \ argument
398 _help, _comp) \ argument
402 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument
407 _help, _comp) \ argument
412 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
415 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
428 #define U_BOOT_CMD_WITH_SUBCMDS(_name, _usage, _help, ...) \ argument