Searched refs:atmel_is_console_port (Results 1 – 1 of 1) sorted by relevance
2611 static inline bool atmel_is_console_port(struct uart_port *port) in atmel_is_console_port() function2619 static inline bool atmel_is_console_port(struct uart_port *port) in atmel_is_console_port() function2651 if (atmel_is_console_port(port) && console_suspend_enabled) { in atmel_serial_suspend()2829 if (atmel_is_console_port(&port->uart) in atmel_serial_probe()2871 if (!atmel_is_console_port(&port->uart)) { in atmel_serial_probe()