Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtty_port.h182 static inline bool tty_port_active(const struct tty_port *port) in tty_port_active() function
/Linux-v6.6/drivers/tty/serial/
Dserial_core.c1845 if (tty_port_active(port)) { in uart_hangup()