Searched refs:display_options_get_banner (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | print_ut.c | 40 s = display_options_get_banner(true, str, sizeof(str)); in do_ut_print() 44 s = display_options_get_banner(true, str, 1); in do_ut_print() 48 s = display_options_get_banner(true, str, 2); in do_ut_print() 52 s = display_options_get_banner(false, str, sizeof(str)); in do_ut_print()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | display_options.c | 37 char *display_options_get_banner(bool newlines, char *buf, int size) in display_options_get_banner() function 46 display_options_get_banner(true, buf, sizeof(buf)); in display_options()
|
| H A D | display_options.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | display_options.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | display_options.h | 72 char *display_options_get_banner(bool newlines, char *buf, int size);
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | version.c | 22 printf(display_options_get_banner(false, buf, sizeof(buf))); in do_version()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | console.c | 785 display_options_get_banner(false, buf, sizeof(buf)); in console_announce_r()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |