Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclink.c1023 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
7021 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_rx_frame()
7193 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_raw_rx_frame()
Dsynclinkmp.c747 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
5006 ldisc_receive_buf(tty,info->tmp_rx_buf, in rx_get_frame()
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c565 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
4216 ldisc_receive_buf(tty, buf->data, info->flag_buf, framesize); in rx_get_frame()