Home
last modified time | relevance | path

Searched refs:tty_port_cts_enabled (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/
Dtty_port.h169 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled() function
/linux-5.19.10/drivers/tty/
Damiserial.c343 if (tty_port_cts_enabled(port)) { in check_modem_status()
Dmxser.c708 if (tty_port_cts_enabled(&port->port)) in mxser_check_modem_status()
Dsynclink_gt.c1957 if (tty_port_cts_enabled(&info->port)) { in cts_change()
/linux-5.19.10/drivers/char/pcmcia/
Dsynclink_cs.c1058 if (tty && tty_port_cts_enabled(&info->port)) { in cts_change()