Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dn_hdlc.c188 static int n_hdlc_tty_open(struct tty_struct *tty);
228 .open = n_hdlc_tty_open,
337 static int n_hdlc_tty_open (struct tty_struct *tty) in n_hdlc_tty_open() function