Lines Matching refs:uart_console
325 if (uart_console(uport) && uport->cons->cflag) { in uart_port_startup()
411 if (uart_console(uport) && tty) { in uart_shutdown()
1881 if (uport && !uart_console(uport)) in uart_hangup()
2384 if (!console_suspend_enabled && uart_console(uport)) { in uart_suspend_port()
2430 if (uart_console(uport)) in uart_suspend_port()
2462 if (uart_console(uport)) { in uart_resume_port()
2498 if (console_suspend_enabled || !uart_console(uport)) { in uart_resume_port()
2597 if (uart_console(port)) in uart_configure_port()
2600 if (uart_console(port)) in uart_configure_port()
2610 if (uart_console(port)) in uart_configure_port()
2629 if (uart_console(port)) in uart_configure_port()
2644 if (!uart_console(port)) in uart_configure_port()
3058 if (!uart_console(uport)) in console_store()
3160 port->console = uart_console(uport); in serial_core_add_one_port()
3241 if (uart_console(uport)) in serial_core_remove_one_port()