Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c2470 static struct tty_ldisc_ops n_tty_ops = { variable
2495 *ops = n_tty_ops; in n_tty_inherit_ops()
2503 tty_register_ldisc(N_TTY, &n_tty_ops); in n_tty_init()