Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmxser.c243 unsigned char ldisc_stop_rx; member
1854 info->ldisc_stop_rx = 1; in mxser_stoprx()
1887 info->ldisc_stop_rx = 0; in mxser_unthrottle()
2071 if (recv_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()
2088 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2135 if (!port->ldisc_stop_rx) in mxser_receive_chars()
2398 info->ldisc_stop_rx = 0; in mxser_initbrd()