Home
last modified time | relevance | path

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

/linux/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
/linux/drivers/tty/
H A Damiserial.c342 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.c1951 if (tty_port_cts_enabled(&info->port)) { in cts_change()