Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmux.c407 static struct console mux_console = { variable
417 #define MUX_CONSOLE &mux_console
576 register_console(&mux_console); in mux_init()
594 unregister_console(&mux_console); in mux_exit()