Searched refs:tty_port_suspended (Results 1 – 4 of 4) sorted by relevance
292 if (!tty_port_suspended(&raw->port)) { in raw3215_timeout()314 if (!tty_port_initialized(&raw->port) || tty_port_suspended(&raw->port)) in raw3215_try_io()497 if (tty_port_suspended(&raw->port)) { in raw3215_make_room()861 if (tty_port_suspended(&raw->port)) in con3215_flush()
651 static inline bool tty_port_suspended(struct tty_port *port) in tty_port_suspended() function
2303 if (tty_port_suspended(port)) { in uart_resume_port()
1966 + if (!tty_port_suspended(tty_port)) {2637 + if (!tty_port_suspended(tty_port)) {