Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dmpsc.c1799 static struct console mpsc_console = { variable
1813 if (!(mpsc_console.flags & CON_ENABLED)) in mpsc_late_console_init()
1814 register_console(&mpsc_console); in mpsc_late_console_init()
1820 #define MPSC_CONSOLE &mpsc_console