Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmpsc.c1793 static struct console mpsc_console = { variable
1807 if (!(mpsc_console.flags & CON_ENABLED)) in mpsc_late_console_init()
1808 register_console(&mpsc_console); in mpsc_late_console_init()
1814 #define MPSC_CONSOLE &mpsc_console