Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprintk.h61 #define CONSOLE_LOGLEVEL_QUIET CONFIG_CONSOLE_LOGLEVEL_QUIET macro
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c75 efi_loglevel = CONSOLE_LOGLEVEL_QUIET; in efi_parse_options()
/openbmc/linux/drivers/video/fbdev/
H A Defifb.c173 if (console_loglevel > CONSOLE_LOGLEVEL_QUIET) in efifb_show_boot_graphics()
/openbmc/linux/init/
H A Dmain.c237 console_loglevel = CONSOLE_LOGLEVEL_QUIET; in quiet_kernel()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1009 if (logo_shown < 0 && console_loglevel <= CONSOLE_LOGLEVEL_QUIET) in fbcon_init()
/openbmc/linux/lib/
H A DKconfig.debug64 config CONSOLE_LOGLEVEL_QUIET config
73 equivalent of passing "loglevel=<CONSOLE_LOGLEVEL_QUIET>"