Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_core.c206 bool old_hw_stopped; in uart_change_line_settings() local
233 old_hw_stopped = uport->hw_stopped; in uart_change_line_settings()
236 if (uport->hw_stopped != old_hw_stopped) { in uart_change_line_settings()
237 if (!old_hw_stopped) in uart_change_line_settings()