Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink_gt.c632 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
4773 ldisc_receive_buf(tty, info->tmp_rbuf, info->flag_buf, framesize); in rx_get_frame()
4807 ldisc_receive_buf(info->port.tty, info->rbufs[i].buf, in rx_get_buf()
Dsynclink.c956 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
6672 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_rx_frame()
6844 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_raw_rx_frame()
Dsynclinkmp.c697 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
4988 ldisc_receive_buf(tty,info->tmp_rx_buf, in rx_get_frame()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c495 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
3737 ldisc_receive_buf(tty, buf->data, info->flag_buf, framesize); in rx_get_frame()