Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c210 static void n_hdlc_tty_receive (struct tty_struct *tty,
522 static void n_hdlc_tty_receive(struct tty_struct *tty, in n_hdlc_tty_receive() function
1003 n_hdlc_ldisc.receive_buf = n_hdlc_tty_receive; in n_hdlc_init()