Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c569 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
4658 ldisc_receive_buf(tty, info->tmp_rbuf, info->flag_buf, framesize); in rx_get_frame()
4692 ldisc_receive_buf(info->port.tty, info->rbufs[i].buf, in rx_get_buf()
/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c495 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf() function
3695 ldisc_receive_buf(tty, buf->data, info->flag_buf, framesize); in rx_get_frame()