Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c208 static void n_hdlc_tty_close (struct tty_struct *);
282 static void n_hdlc_tty_close(struct tty_struct *tty) in n_hdlc_tty_close() function
997 n_hdlc_ldisc.close = n_hdlc_tty_close; in n_hdlc_init()