Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c212 static void n_hdlc_tty_wakeup (struct tty_struct *tty);
473 static void n_hdlc_tty_wakeup (struct tty_struct *tty) in n_hdlc_tty_wakeup() function
1004 n_hdlc_ldisc.write_wakeup = n_hdlc_tty_wakeup; in n_hdlc_init()