Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtty_port.h172 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled() function
/Linux-v6.6/drivers/tty/
Damiserial.c344 if (tty_port_cts_enabled(port)) { in check_modem_status()
Dmxser.c710 if (tty_port_cts_enabled(&port->port)) in mxser_check_modem_status()
Dsynclink_gt.c1950 if (tty_port_cts_enabled(&info->port)) { in cts_change()