Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dmxser.c239 unsigned char ldisc_stop_rx; member
1852 info->ldisc_stop_rx = 1; in mxser_stoprx()
1885 info->ldisc_stop_rx = 0; in mxser_unthrottle()
2067 if (recv_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()
2084 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2131 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2393 info->ldisc_stop_rx = 0; in mxser_initbrd()