Lines Matching defs:_help
286 _usage, _help, _comp) \ argument
291 _usage, _help, _comp) \ argument
296 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
302 _help, _comp) \ argument
320 _usage, _help, _comp) \ argument
325 _help, _comp) \ argument
329 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument
334 _help, _comp) \ argument
339 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
342 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
355 #define U_BOOT_CMD_WITH_SUBCMDS(_name, _usage, _help, ...) \ argument