Searched refs:tty_port_cts_enabled (Results 1 – 9 of 9) sorted by relevance
612 static inline bool tty_port_cts_enabled(struct tty_port *port) in tty_port_cts_enabled() function
594 if (tty_port_cts_enabled(&port->port)) { in isicom_interrupt()
379 if (tty_port_cts_enabled(port)) { in check_modem_status()
827 if (tty_port_cts_enabled(&port->port)) { in mxser_check_modem_status()
721 if ((mdm_change & CyCTS) && tty_port_cts_enabled(&info->port)) { in cyy_chip_modem()
1958 if (tty_port_cts_enabled(&info->port)) { in cts_change()
2463 if (tty_port_cts_enabled(&info->port) && in isr_io_pin()
1356 if (tty_port_cts_enabled(&info->port) && in mgsl_isr_io_pin()
1060 if (tty && tty_port_cts_enabled(&info->port)) { in cts_change()