Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
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()