Home
last modified time | relevance | path

Searched refs:earlycons (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/netlogic/common/
DMakefile5 obj-$(CONFIG_EARLY_PRINTK) += earlycons.o
/Linux-v4.19/arch/ia64/kernel/
Dsetup.c465 int earlycons = 0; in early_console_setup() local
471 earlycons++; in early_console_setup()
476 earlycons++; in early_console_setup()
479 earlycons++; in early_console_setup()
481 return (earlycons) ? 0 : -1; in early_console_setup()