Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty_port.h207 static inline void tty_port_set_check_carrier(struct tty_port *port, bool val) in tty_port_set_check_carrier() function
/linux/drivers/tty/
H A Dsynclink_gt.c2484 tty_port_set_check_carrier(&info->port, ~cflag & CLOCAL); in change_params()