Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmux.c411 static struct console mux_console = { variable
421 #define MUX_CONSOLE &mux_console
579 register_console(&mux_console); in mux_init()
597 unregister_console(&mux_console); in mux_exit()