Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_tty.c2530 static struct tty_ldisc_ops n_tty_ops = { variable
2557 *ops = n_tty_ops; in n_tty_inherit_ops()
2564 tty_register_ldisc(&n_tty_ops); in n_tty_init()