Home
last modified time | relevance | path

Searched refs:tty_port_cts_enabled (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dtty_port.h172 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled() function
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h541 static inline bool tty_port_cts_enabled(struct tty_port *port) in tty_port_cts_enabled() function
/kernel/linux/linux-5.10/drivers/tty/
H A Damiserial.c379 if (tty_port_cts_enabled(port)) { in check_modem_status()
H A Disicom.c594 if (tty_port_cts_enabled(&port->port)) { in isicom_interrupt()
H A Dmxser.c827 if (tty_port_cts_enabled(&port->port)) { in mxser_check_modem_status()
H A Dcyclades.c721 if ((mdm_change & CyCTS) && tty_port_cts_enabled(&info->port)) { in cyy_chip_modem()
H A Dsynclink.c1356 if (tty_port_cts_enabled(&info->port) && in mgsl_isr_io_pin()
H A Dsynclinkmp.c2463 if (tty_port_cts_enabled(&info->port) && in isr_io_pin()
H A Dsynclink_gt.c1960 if (tty_port_cts_enabled(&info->port)) { in cts_change()
/kernel/linux/linux-6.6/drivers/tty/
H A Damiserial.c344 if (tty_port_cts_enabled(port)) { in check_modem_status()
H A Dmxser.c710 if (tty_port_cts_enabled(&port->port)) in mxser_check_modem_status()
H A Dsynclink_gt.c1950 if (tty_port_cts_enabled(&info->port)) { in cts_change()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c1060 if (tty && tty_port_cts_enabled(&info->port)) { in cts_change()

Completed in 47 milliseconds