Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dttyprintk.c152 static const struct tty_operations ttyprintk_ops = { variable
201 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()