Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c53 static void uart_change_pm(struct uart_state *state,
189 uart_change_pm(state, UART_PM_STATE_ON); in uart_port_startup()
1644 uart_change_pm(state, UART_PM_STATE_OFF); in uart_tty_port_shutdown()
1736 uart_change_pm(state, UART_PM_STATE_OFF); in uart_hangup()
1908 uart_change_pm(state, UART_PM_STATE_ON); in uart_line_info()
1913 uart_change_pm(state, pm_state); in uart_line_info()
2187 static void uart_change_pm(struct uart_state *state, in uart_change_pm() function
2269 uart_change_pm(state, UART_PM_STATE_OFF); in uart_suspend_port()
2314 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()
2324 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()
[all …]