Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dprintk.h62 #define CONSOLE_LOGLEVEL_QUIET CONFIG_CONSOLE_LOGLEVEL_QUIET macro
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c216 efi_loglevel = CONSOLE_LOGLEVEL_QUIET; in efi_parse_options()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Defifb.c163 if (console_loglevel > CONSOLE_LOGLEVEL_QUIET) in efifb_show_boot_graphics()
/OK3568_Linux_fs/kernel/init/
H A Dmain.c242 console_loglevel = CONSOLE_LOGLEVEL_QUIET; in quiet_kernel()
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug57 config CONSOLE_LOGLEVEL_QUIET config
66 equivalent of passing "loglevel=<CONSOLE_LOGLEVEL_QUIET>"
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.c1049 if (logo_shown < 0 && console_loglevel <= CONSOLE_LOGLEVEL_QUIET) in fbcon_init()