Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1875 * n_tty_close - close the ldisc for this tty
1884 static void n_tty_close(struct tty_struct *tty) in n_tty_close() function
2525 .close = n_tty_close,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c1879 * n_tty_close - close the ldisc for this tty
1886 static void n_tty_close(struct tty_struct *tty) in n_tty_close() function
2525 .close = n_tty_close,

Completed in 6 milliseconds