Lines Matching refs:_comp
412 _usage, _help, _comp) \ argument
414 _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
417 _usage, _help, _comp) \ argument
420 _cmd, _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
422 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
425 _usage, _help, _comp)
428 _help, _comp) \ argument
431 _usage, _help, _comp)
454 _usage, _help, _comp) \ argument
456 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
459 _help, _comp) \ argument
461 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
464 _comp) \ argument
468 _help, _comp) \ argument
481 _comp) \ argument
483 "", "", _comp)