Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c324 * Called from n_tty_open() and n_tty_flush_buffer().
1896 * n_tty_open - open an ldisc
1905 static int n_tty_open(struct tty_struct *tty) in n_tty_open() function
2524 .open = n_tty_open,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c317 * n_tty_open() and n_tty_flush_buffer().
1900 * n_tty_open - open an ldisc
1907 static int n_tty_open(struct tty_struct *tty) in n_tty_open() function
2524 .open = n_tty_open,

Completed in 6 milliseconds