Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dn_tty.c2454 static struct tty_ldisc_ops n_tty_ops = { variable
2479 *ops = n_tty_ops; in n_tty_inherit_ops()
2487 tty_register_ldisc(N_TTY, &n_tty_ops); in n_tty_init()