Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
A Dsdio_uart.c830 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_throttle()
836 if (I_IXOFF(tty)) { in sdio_uart_throttle()
852 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_unthrottle()
858 if (I_IXOFF(tty)) { in sdio_uart_unthrottle()
/linux/drivers/usb/serial/
A Dti_usb_3410_5052.c874 if (I_IXOFF(tty) || C_CRTSCTS(tty)) in ti_throttle()
886 if (I_IXOFF(tty) || C_CRTSCTS(tty)) { in ti_unthrottle()
960 if (I_IXOFF(tty) || I_IXON(tty)) { in ti_set_termios()
964 if (I_IXOFF(tty)) in ti_set_termios()
A Dupd78f0730.c366 if (I_IXOFF(tty) || I_IXON(tty)) { in upd78f0730_set_termios()
A Dcp210x.c1143 I_IXOFF(tty) == (old_termios->c_iflag & IXOFF) && in cp210x_set_flow_control()
1149 if (I_IXON(tty) || I_IXOFF(tty)) { in cp210x_set_flow_control()
1199 if (I_IXOFF(tty)) { in cp210x_set_flow_control()
A Dssu100.c277 if (I_IXOFF(tty) || I_IXON(tty)) { in ssu100_set_termios()
A Dio_edgeport.c1385 if (I_IXOFF(tty)) { in edge_throttle()
1423 if (I_IXOFF(tty)) { in edge_unthrottle()
2412 if (I_IXOFF(tty) || I_IXON(tty)) { in change_port_settings()
2425 if (I_IXOFF(tty)) { in change_port_settings()
A Dark3116.c300 if (I_IXOFF(tty) || I_IXON(tty)) { in ark3116_set_termios()
A Dmos7720.c1133 if (I_IXOFF(tty)) { in mos7720_throttle()
1163 if (I_IXOFF(tty)) { in mos7720_unthrottle()
A Dio_ti.c2129 if (I_IXOFF(tty)) { in edge_throttle()
2156 if (I_IXOFF(tty)) { in edge_unthrottle()
2295 if (I_IXOFF(tty)) { in change_port_settings()
A Dmos7840.c943 if (I_IXOFF(tty)) { in mos7840_throttle()
972 if (I_IXOFF(tty)) { in mos7840_unthrottle()
A Dwhiteheat.c667 if (I_IXOFF(tty)) in firm_setup_port()
A Dquatech2.c321 if (I_IXOFF(tty) || I_IXON(tty)) { in qt2_set_termios()
A Dmxuport.c779 if (I_IXOFF(tty) || I_IXON(tty)) { in mxuport_set_termios_flow()
/linux/drivers/staging/greybus/
A Duart.c562 if (I_IXOFF(tty)) { in gb_tty_throttle()
581 if (I_IXOFF(tty)) { in gb_tty_unthrottle()
/linux/include/linux/
A Dtty.h70 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/linux/drivers/tty/
A Dmxser.c679 mxser_must_set_tx_sw_flow_control(info->ioaddr, I_IXOFF(tty)); in mxser_change_speed()
1334 if (I_IXOFF(tty)) { in mxser_stoprx()
1367 if (I_IXOFF(tty)) { in mxser_unthrottle()
A Damiserial.c860 if (I_IXOFF(tty)) in rs_throttle()
879 if (I_IXOFF(tty)) { in rs_unthrottle()
A Dsynclink_gt.c1279 if (I_IXOFF(tty)) in throttle()
1300 if (I_IXOFF(tty)) { in unthrottle()
/linux/drivers/tty/serial/
A Dserial_core.c691 if (I_IXOFF(tty)) in uart_throttle()
720 if (I_IXOFF(tty)) in uart_unthrottle()
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c1718 if (I_IXOFF(tty)) in mgslpc_throttle()
1743 if (I_IXOFF(tty)) { in mgslpc_unthrottle()

Completed in 64 milliseconds