Searched refs:I_IXOFF (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/mmc/core/
H A Dsdio_uart.c812 if (!I_IXOFF(tty) && !C_CRTSCTS(tty))
818 if (I_IXOFF(tty)) {
834 if (!I_IXOFF(tty) && !C_CRTSCTS(tty))
840 if (I_IXOFF(tty)) {
/linux-master/drivers/usb/serial/
H A Dupd78f0730.c369 if (I_IXOFF(tty) || I_IXON(tty)) {
H A Dssu100.c263 if (I_IXOFF(tty) || I_IXON(tty)) {
H A Dti_usb_3410_5052.c875 if (I_IXOFF(tty) || C_CRTSCTS(tty))
887 if (I_IXOFF(tty) || C_CRTSCTS(tty)) {
962 if (I_IXOFF(tty) || I_IXON(tty)) {
966 if (I_IXOFF(tty))
H A Dcp210x.c1161 I_IXOFF(tty) == (old_termios->c_iflag & IXOFF) &&
1167 if (I_IXON(tty) || I_IXOFF(tty)) {
1225 if (I_IXOFF(tty)) {
H A Dwhiteheat.c665 if (I_IXOFF(tty))
H A Dark3116.c286 if (I_IXOFF(tty) || I_IXON(tty)) {
H A Dio_edgeport.c1385 if (I_IXOFF(tty)) {
1423 if (I_IXOFF(tty)) {
2415 if (I_IXOFF(tty) || I_IXON(tty)) {
2428 if (I_IXOFF(tty)) {
H A Dmos7720.c1134 if (I_IXOFF(tty)) {
1164 if (I_IXOFF(tty)) {
H A Dio_ti.c2132 if (I_IXOFF(tty)) {
2159 if (I_IXOFF(tty)) {
2298 if (I_IXOFF(tty)) {
H A Dmos7840.c944 if (I_IXOFF(tty)) {
973 if (I_IXOFF(tty)) {
H A Dmxuport.c779 if (I_IXOFF(tty) || I_IXON(tty)) {
H A Dquatech2.c299 if (I_IXOFF(tty) || I_IXON(tty)) {
/linux-master/include/linux/
H A Dtty.h69 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/linux-master/drivers/staging/greybus/
H A Duart.c561 if (I_IXOFF(tty)) {
580 if (I_IXOFF(tty)) {
/linux-master/drivers/tty/
H A Dmxser.c678 mxser_must_set_tx_sw_flow_control(info->ioaddr, I_IXOFF(tty));
1280 if (I_IXOFF(tty)) {
1303 if (I_IXOFF(tty)) {
H A Damiserial.c854 if (I_IXOFF(tty))
873 if (I_IXOFF(tty)) {
H A Dsynclink_gt.c1271 if (I_IXOFF(tty))
1292 if (I_IXOFF(tty)) {
/linux-master/drivers/tty/serial/
H A Dserial_core.c734 if (I_IXOFF(tty))
763 if (I_IXOFF(tty))

Completed in 207 milliseconds