Home
last modified time | relevance | path

Searched defs:_help (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dcommand.h388 _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
[all …]

Completed in 17 milliseconds