Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H 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()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dti_usb_3410_5052.c884 if (I_IXOFF(tty) || C_CRTSCTS(tty)) in ti_throttle()
896 if (I_IXOFF(tty) || C_CRTSCTS(tty)) { in ti_unthrottle()
971 if (I_IXOFF(tty) || I_IXON(tty)) { in ti_set_termios()
975 if (I_IXOFF(tty)) in ti_set_termios()
H A Dupd78f0730.c372 if (I_IXOFF(tty) || I_IXON(tty)) { in upd78f0730_set_termios()
H A Dssu100.c277 if (I_IXOFF(tty) || I_IXON(tty)) { in ssu100_set_termios()
H A Dark3116.c302 if (I_IXOFF(tty) || I_IXON(tty)) { in ark3116_set_termios()
H A Dio_edgeport.c1486 if (I_IXOFF(tty)) { in edge_throttle()
1524 if (I_IXOFF(tty)) { in edge_unthrottle()
2531 if (I_IXOFF(tty) || I_IXON(tty)) { in change_port_settings()
2544 if (I_IXOFF(tty)) { in change_port_settings()
H A Dxr_usb_serial_hal.c475 else if (I_IXOFF(tty) || I_IXON(tty)) in xr_usb_serial_set_flow_mode()
H A Dmos7840.c948 if (I_IXOFF(tty)) { in mos7840_throttle()
977 if (I_IXOFF(tty)) { in mos7840_unthrottle()
H A Dio_ti.c2149 if (I_IXOFF(tty)) { in edge_throttle()
2176 if (I_IXOFF(tty)) { in edge_unthrottle()
2316 if (I_IXOFF(tty)) { in change_port_settings()
H A Dwhiteheat.c688 if (I_IXOFF(tty)) in firm_setup_port()
H A Dmos7720.c1304 if (I_IXOFF(tty)) { in mos7720_throttle()
1334 if (I_IXOFF(tty)) { in mos7720_unthrottle()
H A Dquatech2.c321 if (I_IXOFF(tty) || I_IXON(tty)) { in qt2_set_termios()
H A Dmxuport.c786 if (I_IXOFF(tty) || I_IXON(tty)) { in mxuport_set_termios_flow()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Duart.c576 if (I_IXOFF(tty)) { in gb_tty_throttle()
595 if (I_IXOFF(tty)) { in gb_tty_unthrottle()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Damiserial.c899 if (I_IXOFF(tty)) in rs_throttle()
918 if (I_IXOFF(tty)) { in rs_unthrottle()
H A Dmxser.c793 if (I_IXOFF(tty)) { in mxser_change_speed()
1857 if (I_IXOFF(tty)) { in mxser_stoprx()
1890 if (I_IXOFF(tty)) { in mxser_unthrottle()
H A Drocket.c1352 if (I_IXOFF(tty)) in rp_throttle()
1368 if (I_IXOFF(tty)) in rp_unthrottle()
H A Disicom.c761 if (I_IXOFF(tty)) in isicom_config_port()
H A Dcyclades.c2841 if (I_IXOFF(tty)) { in cy_throttle()
2878 if (I_IXOFF(tty)) { in cy_unthrottle()
H A Dsynclink_gt.c1280 if (I_IXOFF(tty)) in throttle()
1301 if (I_IXOFF(tty)) { in unthrottle()
H A Dsynclinkmp.c1453 if (I_IXOFF(tty)) in throttle()
1478 if (I_IXOFF(tty)) { in unthrottle()
H A Dsynclink.c2351 if (I_IXOFF(tty)) in mgsl_throttle()
2381 if (I_IXOFF(tty)) { in mgsl_unthrottle()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h142 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF) macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c714 if (I_IXOFF(tty)) in uart_throttle()
743 if (I_IXOFF(tty)) in uart_unthrottle()
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c1726 if (I_IXOFF(tty)) in mgslpc_throttle()
1751 if (I_IXOFF(tty)) { in mgslpc_unthrottle()