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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Datmel_serial.c1624 static inline bool atmel_is_console_port(struct uart_port *port) function
1632 static inline bool atmel_is_console_port(struct uart_port *port) function
1664 if (atmel_is_console_port(port) && console_suspend_enabled) {
1722 if (atmel_is_console_port(&port->uart)
1741 if (!atmel_is_console_port(&port->uart)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Datmel_serial.c1624 static inline bool atmel_is_console_port(struct uart_port *port) function
1632 static inline bool atmel_is_console_port(struct uart_port *port) function
1664 if (atmel_is_console_port(port) && console_suspend_enabled) {
1722 if (atmel_is_console_port(&port->uart)
1741 if (!atmel_is_console_port(&port->uart)) {

Completed in 101 milliseconds