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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c206 static int n_hdlc_tty_room (struct tty_struct *tty);
489 /* n_hdlc_tty_room()
498 static int n_hdlc_tty_room (struct tty_struct *tty) function
501 printk("%s(%d)n_hdlc_tty_room() called\n",__FILE__,__LINE__);
999 n_hdlc_ldisc.receive_room = n_hdlc_tty_room;

Completed in 26 milliseconds