Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c207 bool old_hw_stopped; in uart_change_line_settings() local
234 old_hw_stopped = uport->hw_stopped; in uart_change_line_settings()
237 if (uport->hw_stopped != old_hw_stopped) { in uart_change_line_settings()
238 if (!old_hw_stopped) in uart_change_line_settings()