Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c226 * n_hdlc_tty_open - called when line discipline changed to n_hdlc
231 static int n_hdlc_tty_open(struct tty_struct *tty) in n_hdlc_tty_open() function
814 .open = n_hdlc_tty_open,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_hdlc.c217 * n_hdlc_tty_open - called when line discipline changed to n_hdlc
222 static int n_hdlc_tty_open(struct tty_struct *tty) in n_hdlc_tty_open() function
787 .open = n_hdlc_tty_open,

Completed in 2 milliseconds