Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/hp/sim/
Dsimserial.c279 if (I_IXOFF(tty)) in rs_throttle()
289 if (I_IXOFF(tty)) { in rs_unthrottle()
/linux-4.4.14/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.4.14/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.c2158 if (I_IXOFF(tty)) { in edge_throttle()
2185 if (I_IXOFF(tty)) { in edge_unthrottle()
2325 if (I_IXOFF(tty)) { in change_port_settings()
Dwhiteheat.c729 if (I_IXOFF(tty)) in firm_setup_port()
Dmos7720.c1303 if (I_IXOFF(tty)) { in mos7720_throttle()
1333 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.4.14/drivers/tty/serial/
D68328serial.c777 if (I_IXOFF(tty))
790 if (I_IXOFF(tty)) {
Dserial_core.c640 if (I_IXOFF(tty)) in uart_throttle()
663 if (I_IXOFF(tty)) in uart_unthrottle()
Dcrisv10.c3174 if (I_IXOFF(tty)) in rs_throttle()
3195 if (I_IXOFF(tty)) { in rs_unthrottle()
/linux-4.4.14/net/irda/ircomm/
Dircomm_tty.c805 if (I_IXOFF(tty)) in ircomm_tty_throttle()
834 if (I_IXOFF(tty)) { in ircomm_tty_unthrottle()
/linux-4.4.14/include/linux/
Dtty.h139 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/linux-4.4.14/drivers/tty/
Damiserial.c976 if (I_IXOFF(tty)) in rs_throttle()
999 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.c1370 if (I_IXOFF(tty)) in rp_throttle()
1387 if (I_IXOFF(tty)) in rp_unthrottle()
Disicom.c775 if (I_IXOFF(tty)) in isicom_config_port()
Dcyclades.c2864 if (I_IXOFF(tty)) { in cy_throttle()
2901 if (I_IXOFF(tty)) { in cy_unthrottle()
Dsynclink_gt.c1363 if (I_IXOFF(tty)) in throttle()
1384 if (I_IXOFF(tty)) { in unthrottle()
Dsynclinkmp.c1472 if (I_IXOFF(tty)) in throttle()
1497 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.4.14/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.4.14/drivers/char/pcmcia/
Dsynclink_cs.c1733 if (I_IXOFF(tty)) in mgslpc_throttle()
1758 if (I_IXOFF(tty)) { in mgslpc_unthrottle()