Searched refs:tty_port_initialized (Results 1 – 10 of 10) sorted by relevance
129 if (!tty_port_initialized(&port->port)) { in usb_console_setup()
493 if (tty_port_initialized(&demux_port->port)) { in mxuport_process_read_urb_demux_data()534 if (tty_port_initialized(&demux_port->port)) { in mxuport_process_read_urb_demux_event()1275 if (!tty_port_initialized(&port->port)) in mxuport_resume()
847 if (tty_port_initialized(&port->port)) { in ch341_reset_resume()
1000 if (!tty_port_initialized(&port->port)) in sierra_resume()
222 static inline bool tty_port_initialized(const struct tty_port *port) in tty_port_initialized() function
1030 if (tty_port_initialized(&brd->ports[a].port)) in moxa_board_deinit()1039 if (tty_port_initialized(&brd->ports[a].port)) in moxa_board_deinit()1236 if (!tty_port_initialized(&ch->port)) { in moxa_open()1417 bool inited = tty_port_initialized(&p->port); in moxa_poll_port()
4384 if (tty_port_initialized(&dlci->port) && C_HUPCL(tty)) in gsmtty_close()
404 if (!tty_port_initialized(&hp->port)) in hvc_close()
1701 if (tty_port_initialized(&acm->port) || (acm->quirks & ALWAYS_POLL_CTRL)) { in acm_resume()1731 if (tty_port_initialized(&acm->port)) in acm_reset_resume()
3076 if ((tty_port_initialized(port) && may_wake) || in lpuart_uport_is_active()