Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dsetup_32.c116 static struct console prom_early_console = { variable
140 prom_early_console.flags &= ~CON_BOOT; in process_switch()
310 register_console(&prom_early_console); in setup_arch()
Dsetup_64.c92 static struct console prom_early_console = { variable
114 prom_early_console.flags &= ~CON_BOOT; in process_switch()
646 register_console(&prom_early_console); in setup_arch()