Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds