Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_tty.c1868 * n_tty_close - close the ldisc for this tty
1875 static void n_tty_close(struct tty_struct *tty) in n_tty_close() function
2518 .close = n_tty_close,