Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c199 static rw_ret_t n_hdlc_tty_read(struct tty_struct *,
595 static rw_ret_t n_hdlc_tty_read (struct tty_struct *tty, in n_hdlc_tty_read() function
998 n_hdlc_ldisc.read = n_hdlc_tty_read; in n_hdlc_init()