Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtty_port.h123 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled() function
/Linux-v5.15/drivers/tty/
Damiserial.c343 if (tty_port_cts_enabled(port)) { in check_modem_status()
Dmxser.c706 if (tty_port_cts_enabled(&port->port)) in mxser_check_modem_status()
Dsynclink_gt.c1955 if (tty_port_cts_enabled(&info->port)) { in cts_change()
/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c1058 if (tty && tty_port_cts_enabled(&info->port)) { in cts_change()