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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c196 static rw_ret_t n_hdlc_tty_read(struct tty_struct *,
577 /* n_hdlc_tty_read()
592 static rw_ret_t n_hdlc_tty_read (struct tty_struct *tty, function
601 printk("%s(%d)n_hdlc_tty_read() called\n",__FILE__,__LINE__);
610 printk(KERN_WARNING"%s(%d) n_hdlc_tty_read() can't verify user "
659 } /* end of n_hdlc_tty_read() */
995 n_hdlc_ldisc.read = n_hdlc_tty_read;

Completed in 30 milliseconds