Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c2492 static inline bool atmel_is_console_port(struct uart_port *port) in atmel_is_console_port() function
2500 static inline bool atmel_is_console_port(struct uart_port *port) in atmel_is_console_port() function
2532 if (atmel_is_console_port(port) && console_suspend_enabled) { in atmel_serial_suspend()
2666 if (atmel_is_console_port(&port->uart) in atmel_serial_probe()
2707 if (!atmel_is_console_port(&port->uart)) { in atmel_serial_probe()