Lines Matching defs:_help
388 _usage, _help, _comp) \ argument
393 _usage, _help, _comp) \ argument
398 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
404 _help, _comp) \ argument
430 _usage, _help, _comp) \ argument
435 _help, _comp) \ argument
439 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument
444 _help, _comp) \ argument
449 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
452 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
465 #define U_BOOT_CMD_WITH_SUBCMDS(_name, _usage, _help, ...) \ argument