Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dttyprintk.c173 static struct console ttyprintk_console = { variable
210 register_console(&ttyprintk_console); in ttyprintk_init()
222 unregister_console(&ttyprintk_console); in ttyprintk_exit()