Searched refs:tty_port_cts_enabled (Results 1 – 11 of 11) sorted by relevance
1047 if (tty && tty_port_cts_enabled(&self->port)) { in ircomm_tty_check_modem_status()1284 if (tty_port_cts_enabled(&self->port)) { in ircomm_tty_line_info()
559 if (tty_port_cts_enabled(&self->port) && in ircomm_tty_link_established()
550 static inline bool tty_port_cts_enabled(struct tty_port *port) in tty_port_cts_enabled() function
603 if (tty_port_cts_enabled(&port->port)) { in isicom_interrupt()
417 if (tty_port_cts_enabled(port)) { in check_modem_status()
833 if (tty_port_cts_enabled(&port->port)) { in mxser_check_modem_status()
723 if ((mdm_change & CyCTS) && tty_port_cts_enabled(&info->port)) { in cyy_chip_modem()
2050 if (tty_port_cts_enabled(&info->port)) { in cts_change()
2492 if (tty_port_cts_enabled(&info->port) && in isr_io_pin()
1358 if (tty_port_cts_enabled(&info->port) && in mgsl_isr_io_pin()
1060 if (tty && tty_port_cts_enabled(&info->port)) { in cts_change()