Searched refs:check_clocal (Results 1 – 2 of 2) sorted by relevance
259 void tty_port_tty_hangup(struct tty_port *port, bool check_clocal) in tty_port_tty_hangup() argument263 if (tty && (!check_clocal || !C_CLOCAL(tty))) in tty_port_tty_hangup()
561 extern void tty_port_tty_hangup(struct tty_port *port, bool check_clocal);