Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsn_console.c84 int sc_is_asynch; member
519 BUG_ON(!port->sc_is_asynch); in sn_transmit_chars()
683 port->sc_is_asynch = 1; in sn_sal_switch_to_asynch()
815 if (!sal_console_port.sc_is_asynch) { in sn_sal_init()
878 BUG_ON(!port->sc_is_asynch); in sn_sal_console_write()