Home
last modified time | relevance | path

Searched refs:_CMD_HELP (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h179 # define _CMD_HELP(x) x, macro
181 # define _CMD_HELP(x) macro
188 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
209 _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
228 _CMD_HELP(_help) _CMD_COMPLETE(NULL) }