Searched refs:U_BOOT_CMD_ALWAYS (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | command.h | 225 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ macro 230 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ macro
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | download.c | 34 U_BOOT_CMD_ALWAYS(
|
| H A D | boot.c | 72 U_BOOT_CMD_ALWAYS(
|
| H A D | bootfit.c | 128 U_BOOT_CMD_ALWAYS(
|
| H A D | rockusb.c | 294 U_BOOT_CMD_ALWAYS(rockusb, 4, 1, do_rkusb,
|
| H A D | Kconfig | 33 config U_BOOT_CMD_ALWAYS config 34 bool "Enable cmd with U_BOOT_CMD_ALWAYS() declared" 38 U_BOOT_CMD_ALWAYS() declared even when CONFIG_CMDLINE is disabled.
|