Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dshadow_console.c44 static __initdata struct console early_shadow_console = { variable
54 return early_shadow_console.flags & CON_ENABLED; in shadow_console_enabled()
67 register_console(&early_shadow_console); in enable_shadow_console()