Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c239 unsigned char ldisc_stop_rx; member
1856 info->ldisc_stop_rx = 1; in mxser_stoprx()
1889 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()
2397 info->ldisc_stop_rx = 0; in mxser_initbrd()

Completed in 4 milliseconds