ldisc_stop_rx     239 drivers/tty/mxser.c 	unsigned char ldisc_stop_rx;
ldisc_stop_rx    1852 drivers/tty/mxser.c 	info->ldisc_stop_rx = 1;
ldisc_stop_rx    1885 drivers/tty/mxser.c 	info->ldisc_stop_rx = 0;
ldisc_stop_rx    2067 drivers/tty/mxser.c 	if (recv_room == 0 && !port->ldisc_stop_rx)
ldisc_stop_rx    2084 drivers/tty/mxser.c 			if (!port->ldisc_stop_rx)
ldisc_stop_rx    2131 drivers/tty/mxser.c 				if (!port->ldisc_stop_rx)
ldisc_stop_rx    2393 drivers/tty/mxser.c 		info->ldisc_stop_rx = 0;