Home
last modified time | relevance | path

Searched refs:I_IXOFF (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/arch/ia64/hp/sim/
Dsimserial.c281 if (I_IXOFF(tty)) in rs_throttle()
291 if (I_IXOFF(tty)) { in rs_unthrottle()
/Linux-v4.19/drivers/mmc/core/
Dsdio_uart.c834 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_throttle()
840 if (I_IXOFF(tty)) { in sdio_uart_throttle()
856 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_unthrottle()
862 if (I_IXOFF(tty)) { in sdio_uart_unthrottle()
/Linux-v4.19/drivers/usb/serial/
Dti_usb_3410_5052.c885 if (I_IXOFF(tty) || C_CRTSCTS(tty)) in ti_throttle()
897 if (I_IXOFF(tty) || C_CRTSCTS(tty)) { in ti_unthrottle()
990 if (I_IXOFF(tty) || I_IXON(tty)) { in ti_set_termios()
994 if (I_IXOFF(tty)) in ti_set_termios()
Dupd78f0730.c372 if (I_IXOFF(tty) || I_IXON(tty)) { in upd78f0730_set_termios()
Dssu100.c277 if (I_IXOFF(tty) || I_IXON(tty)) { in ssu100_set_termios()
Dark3116.c312 if (I_IXOFF(tty) || I_IXON(tty)) { in ark3116_set_termios()
Dio_edgeport.c1486 if (I_IXOFF(tty)) { in edge_throttle()
1524 if (I_IXOFF(tty)) { in edge_unthrottle()
2547 if (I_IXOFF(tty) || I_IXON(tty)) { in change_port_settings()
2560 if (I_IXOFF(tty)) { in change_port_settings()
Dwhiteheat.c696 if (I_IXOFF(tty)) in firm_setup_port()
Dio_ti.c2147 if (I_IXOFF(tty)) { in edge_throttle()
2174 if (I_IXOFF(tty)) { in edge_unthrottle()
2314 if (I_IXOFF(tty)) { in change_port_settings()
Dmos7720.c1298 if (I_IXOFF(tty)) { in mos7720_throttle()
1328 if (I_IXOFF(tty)) { in mos7720_unthrottle()
Dquatech2.c321 if (I_IXOFF(tty) || I_IXON(tty)) { in qt2_set_termios()
Dmos7840.c1414 if (I_IXOFF(tty)) { in mos7840_throttle()
1454 if (I_IXOFF(tty)) { in mos7840_unthrottle()
Dmxuport.c786 if (I_IXOFF(tty) || I_IXON(tty)) { in mxuport_set_termios_flow()
/Linux-v4.19/drivers/staging/greybus/
Duart.c587 if (I_IXOFF(tty)) { in gb_tty_throttle()
606 if (I_IXOFF(tty)) { in gb_tty_unthrottle()
/Linux-v4.19/drivers/tty/
Damiserial.c958 if (I_IXOFF(tty)) in rs_throttle()
980 if (I_IXOFF(tty)) { in rs_unthrottle()
Dmxser.c794 if (I_IXOFF(tty)) { in mxser_change_speed()
1850 if (I_IXOFF(tty)) { in mxser_stoprx()
1883 if (I_IXOFF(tty)) { in mxser_unthrottle()
Drocket.c1337 if (I_IXOFF(tty)) in rp_throttle()
1353 if (I_IXOFF(tty)) in rp_unthrottle()
Disicom.c762 if (I_IXOFF(tty)) in isicom_config_port()
Dcyclades.c2846 if (I_IXOFF(tty)) { in cy_throttle()
2883 if (I_IXOFF(tty)) { in cy_unthrottle()
Dsynclink_gt.c1344 if (I_IXOFF(tty)) in throttle()
1365 if (I_IXOFF(tty)) { in unthrottle()
Dsynclinkmp.c1454 if (I_IXOFF(tty)) in throttle()
1479 if (I_IXOFF(tty)) { in unthrottle()
/Linux-v4.19/include/linux/
Dtty.h141 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/Linux-v4.19/drivers/tty/serial/
Dserial_core.c691 if (I_IXOFF(tty)) in uart_throttle()
720 if (I_IXOFF(tty)) in uart_unthrottle()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_tty.c1294 if (I_IXOFF(tty)) in isdn_tty_throttle()
1306 if (I_IXOFF(tty)) { in isdn_tty_unthrottle()
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c1726 if (I_IXOFF(tty)) in mgslpc_throttle()
1751 if (I_IXOFF(tty)) { in mgslpc_unthrottle()

12