Searched refs:ldisc_receive_buf (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/tty/ |
D | synclink_gt.c | 631 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function 4733 ldisc_receive_buf(tty, info->tmp_rbuf, info->flag_buf, framesize); in rx_get_frame() 4767 ldisc_receive_buf(info->port.tty, info->rbufs[i].buf, in rx_get_buf()
|
D | synclink.c | 954 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function 6453 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_rx_frame() 6625 ldisc_receive_buf(tty, info->intermediate_rxbuffer, info->flag_buf, framesize); in mgsl_get_raw_rx_frame()
|
D | synclinkmp.c | 697 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function 4964 ldisc_receive_buf(tty,info->tmp_rx_buf, in rx_get_frame()
|
/Linux-v5.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 495 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function 3702 ldisc_receive_buf(tty, buf->data, info->flag_buf, framesize); in rx_get_frame()
|