Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmxser.c239 unsigned char ldisc_stop_rx; member
1849 info->ldisc_stop_rx = 1; in mxser_stoprx()
1882 info->ldisc_stop_rx = 0; in mxser_unthrottle()
2064 if (recv_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()
2081 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2128 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2388 info->ldisc_stop_rx = 0; in mxser_initbrd()