Searched refs:uart_console_enabled (Results 1 – 1 of 1) sorted by relevance
1914 static inline bool uart_console_enabled(struct uart_port *port) in uart_console_enabled() function2084 if (!uart_console_enabled(port) && !port->console_reinit) in uart_set_options()2782 console = uart_console_enabled(uport); in console_show()2804 oldconsole = uart_console_enabled(uport); in console_store()2913 if (!uart_console_enabled(uport)) in uart_add_one_port()
Completed in 7 milliseconds