Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/
H A Dprint_ut.c40 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 Ddisplay_options.c37 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 Ddisplay_options.su
/OK3568_Linux_fs/u-boot/spl/lib/
H A Ddisplay_options.su
/OK3568_Linux_fs/u-boot/include/
H A Ddisplay_options.h72 char *display_options_get_banner(bool newlines, char *buf, int size);
/OK3568_Linux_fs/u-boot/cmd/
H A Dversion.c22 printf(display_options_get_banner(false, buf, sizeof(buf))); in do_version()
/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c785 display_options_get_banner(false, buf, sizeof(buf)); in console_announce_r()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map