Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c2520 static struct tty_ldisc_ops n_tty_ops = { variable
2545 *ops = n_tty_ops; in n_tty_inherit_ops()
2553 tty_register_ldisc(N_TTY, &n_tty_ops); in n_tty_init()