Searched refs:I_IXOFF (Results 1 – 20 of 20) sorted by relevance
816 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_throttle()822 if (I_IXOFF(tty)) { in sdio_uart_throttle()838 if (!I_IXOFF(tty) && !C_CRTSCTS(tty)) in sdio_uart_unthrottle()844 if (I_IXOFF(tty)) { in sdio_uart_unthrottle()
875 if (I_IXOFF(tty) || C_CRTSCTS(tty)) in ti_throttle()887 if (I_IXOFF(tty) || C_CRTSCTS(tty)) { in ti_unthrottle()962 if (I_IXOFF(tty) || I_IXON(tty)) { in ti_set_termios()966 if (I_IXOFF(tty)) in ti_set_termios()
366 if (I_IXOFF(tty) || I_IXON(tty)) { in upd78f0730_set_termios()
263 if (I_IXOFF(tty) || I_IXON(tty)) { in ssu100_set_termios()
1155 I_IXOFF(tty) == (old_termios->c_iflag & IXOFF) && in cp210x_set_flow_control()1161 if (I_IXON(tty) || I_IXOFF(tty)) { in cp210x_set_flow_control()1219 if (I_IXOFF(tty)) { in cp210x_set_flow_control()
286 if (I_IXOFF(tty) || I_IXON(tty)) { in ark3116_set_termios()
1385 if (I_IXOFF(tty)) { in edge_throttle()1423 if (I_IXOFF(tty)) { in edge_unthrottle()2413 if (I_IXOFF(tty) || I_IXON(tty)) { in change_port_settings()2426 if (I_IXOFF(tty)) { in change_port_settings()
1133 if (I_IXOFF(tty)) { in mos7720_throttle()1163 if (I_IXOFF(tty)) { in mos7720_unthrottle()
2132 if (I_IXOFF(tty)) { in edge_throttle()2159 if (I_IXOFF(tty)) { in edge_unthrottle()2298 if (I_IXOFF(tty)) { in change_port_settings()
664 if (I_IXOFF(tty)) in firm_setup_port()
943 if (I_IXOFF(tty)) { in mos7840_throttle()972 if (I_IXOFF(tty)) { in mos7840_unthrottle()
307 if (I_IXOFF(tty) || I_IXON(tty)) { in qt2_set_termios()
779 if (I_IXOFF(tty) || I_IXON(tty)) { in mxuport_set_termios_flow()
562 if (I_IXOFF(tty)) { in gb_tty_throttle()581 if (I_IXOFF(tty)) { in gb_tty_unthrottle()
70 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
678 mxser_must_set_tx_sw_flow_control(info->ioaddr, I_IXOFF(tty)); in mxser_change_speed()1280 if (I_IXOFF(tty)) { in mxser_throttle()1303 if (I_IXOFF(tty)) { in mxser_unthrottle()
856 if (I_IXOFF(tty)) in rs_throttle()875 if (I_IXOFF(tty)) { in rs_unthrottle()
1273 if (I_IXOFF(tty)) in throttle()1294 if (I_IXOFF(tty)) { in unthrottle()
709 if (I_IXOFF(tty)) in uart_throttle()738 if (I_IXOFF(tty)) in uart_unthrottle()
1720 if (I_IXOFF(tty)) in mgslpc_throttle()1745 if (I_IXOFF(tty)) { in mgslpc_unthrottle()
Completed in 64 milliseconds