Home
last modified time | relevance | path

Searched refs:tty_port_check_carrier (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtty_port.h202 static inline bool tty_port_check_carrier(const struct tty_port *port) in tty_port_check_carrier() function
/linux/drivers/tty/
H A Dsynclink_gt.c1994 if (tty_port_check_carrier(&info->port)) { in dcd_change()