Searched refs:n_hdlc_tty_open (Results 1 – 1 of 1) sorted by relevance
185 static int n_hdlc_tty_open(struct tty_struct *tty);218 .open = n_hdlc_tty_open,326 static int n_hdlc_tty_open (struct tty_struct *tty) in n_hdlc_tty_open() function