Searched refs:CONSOLE_LOGLEVEL_QUIET (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dprintk.h61 #define CONSOLE_LOGLEVEL_QUIET CONFIG_CONSOLE_LOGLEVEL_QUIET macro
/linux-master/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c76 efi_loglevel = CONSOLE_LOGLEVEL_QUIET;
/linux-master/drivers/video/fbdev/
H A Defifb.c168 if (console_loglevel > CONSOLE_LOGLEVEL_QUIET)
/linux-master/init/
H A Dmain.c239 console_loglevel = CONSOLE_LOGLEVEL_QUIET;
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1007 if (logo_shown < 0 && console_loglevel <= CONSOLE_LOGLEVEL_QUIET)

Completed in 147 milliseconds