Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/hp/sim/
Dsimserial.c279 if (I_IXOFF(tty)) in rs_throttle()
289 if (I_IXOFF(tty)) { in rs_unthrottle()
/linux-4.1.27/drivers/mmc/card/
Dsdio_uart.c836 if (!I_IXOFF(tty) && !(tty->termios.c_cflag & CRTSCTS)) in sdio_uart_throttle()
842 if (I_IXOFF(tty)) { in sdio_uart_throttle()
858 if (!I_IXOFF(tty) && !(tty->termios.c_cflag & CRTSCTS)) in sdio_uart_unthrottle()
864 if (I_IXOFF(tty)) { in sdio_uart_unthrottle()
/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c657 if (I_IXOFF(tty) || C_CRTSCTS(tty)) in ti_throttle()
672 if (I_IXOFF(tty) || C_CRTSCTS(tty)) { in ti_unthrottle()
781 if (I_IXOFF(tty) || I_IXON(tty)) { in ti_set_termios()
785 if (I_IXOFF(tty)) in ti_set_termios()
Dssu100.c261 if (I_IXOFF(tty) || I_IXON(tty)) { in ssu100_set_termios()
Dio_edgeport.c1395 if (I_IXOFF(tty)) { in edge_throttle()
1433 if (I_IXOFF(tty)) { in edge_unthrottle()
2464 if (I_IXOFF(tty) || I_IXON(tty)) { in change_port_settings()
2478 if (I_IXOFF(tty)) { in change_port_settings()
Dark3116.c327 if (I_IXOFF(tty) || I_IXON(tty)) { in ark3116_set_termios()
Dio_ti.c2024 if (I_IXOFF(tty)) { in edge_throttle()
2049 if (I_IXOFF(tty)) { in edge_unthrottle()
2185 if (I_IXOFF(tty)) { in change_port_settings()
Dwhiteheat.c729 if (I_IXOFF(tty)) in firm_setup_port()
Dmos7720.c1290 if (I_IXOFF(tty)) { in mos7720_throttle()
1320 if (I_IXOFF(tty)) { in mos7720_unthrottle()
Dquatech2.c324 if (I_IXOFF(tty) || I_IXON(tty)) { in qt2_set_termios()
Dmos7840.c1421 if (I_IXOFF(tty)) { in mos7840_throttle()
1461 if (I_IXOFF(tty)) { in mos7840_unthrottle()
Dmxuport.c790 if (I_IXOFF(tty) || I_IXON(tty)) { in mxuport_set_termios_flow()
/linux-4.1.27/drivers/tty/serial/
D68328serial.c776 if (I_IXOFF(tty))
789 if (I_IXOFF(tty)) {
Dserial_core.c629 if (I_IXOFF(tty)) in uart_throttle()
652 if (I_IXOFF(tty)) in uart_unthrottle()
Dcrisv10.c3231 if (I_IXOFF(tty)) in rs_throttle()
3254 if (I_IXOFF(tty)) { in rs_unthrottle()
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c834 if (I_IXOFF(tty)) in ircomm_tty_throttle()
863 if (I_IXOFF(tty)) { in ircomm_tty_unthrottle()
/linux-4.1.27/drivers/tty/
Damiserial.c978 if (I_IXOFF(tty)) in rs_throttle()
1003 if (I_IXOFF(tty)) { in rs_unthrottle()
Dmxser.c797 if (I_IXOFF(tty)) { in mxser_change_speed()
1855 if (I_IXOFF(tty)) { in mxser_stoprx()
1888 if (I_IXOFF(tty)) { in mxser_unthrottle()
Drocket.c1379 if (I_IXOFF(tty)) in rp_throttle()
1396 if (I_IXOFF(tty)) in rp_unthrottle()
Disicom.c775 if (I_IXOFF(tty)) in isicom_config_port()
Dcyclades.c2875 if (I_IXOFF(tty)) { in cy_throttle()
2914 if (I_IXOFF(tty)) { in cy_unthrottle()
Dsynclink_gt.c1372 if (I_IXOFF(tty)) in throttle()
1393 if (I_IXOFF(tty)) { in unthrottle()
Dsynclinkmp.c1481 if (I_IXOFF(tty)) in throttle()
1506 if (I_IXOFF(tty)) { in unthrottle()
Dsynclink.c2363 if (I_IXOFF(tty)) in mgsl_throttle()
2393 if (I_IXOFF(tty)) { in mgsl_unthrottle()
/linux-4.1.27/include/linux/
Dtty.h139 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c1297 if (I_IXOFF(tty)) in isdn_tty_throttle()
1309 if (I_IXOFF(tty)) { in isdn_tty_unthrottle()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c1733 if (I_IXOFF(tty)) in mgslpc_throttle()
1758 if (I_IXOFF(tty)) { in mgslpc_unthrottle()