Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmux.c388 static struct console mux_console = { variable
398 #define MUX_CONSOLE &mux_console
550 register_console(&mux_console); in mux_init()
568 unregister_console(&mux_console); in mux_exit()