Searched refs:check_clocal (Results 1 – 1 of 1) sorted by relevance
394 void __tty_port_tty_hangup(struct tty_port *port, bool check_clocal, bool async) in __tty_port_tty_hangup() argument398 if (tty && (!check_clocal || !C_CLOCAL(tty))) { in __tty_port_tty_hangup()
Completed in 4 milliseconds