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

/linux-4.4.14/arch/m68k/emu/
H A Dnfcon.c55 static struct console nf_console = { variable in typeref:struct:console
110 nf_console.flags |= CON_ENABLED; nf_debug_setup()
111 register_console(&nf_console); nf_debug_setup()
152 if (!(nf_console.flags & CON_ENABLED)) nfcon_init()
153 register_console(&nf_console); nfcon_init()
160 unregister_console(&nf_console); nfcon_exit()

Completed in 62 milliseconds