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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c209 static void n_hdlc_tty_wakeup (struct tty_struct *tty);
462 /* n_hdlc_tty_wakeup()
470 static void n_hdlc_tty_wakeup (struct tty_struct *tty) function
475 printk("%s(%d)n_hdlc_tty_wakeup() called\n",__FILE__,__LINE__);
487 } /* end of n_hdlc_tty_wakeup() */
1001 n_hdlc_ldisc.write_wakeup = n_hdlc_tty_wakeup;

Completed in 163 milliseconds