Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dserial_core.c317 uart_change_pm(state, UART_PM_STATE_ON); in uart_port_startup()
1789 uart_change_pm(state, UART_PM_STATE_OFF); in uart_tty_port_shutdown()
1882 uart_change_pm(state, UART_PM_STATE_OFF); in uart_hangup()
2047 uart_change_pm(state, UART_PM_STATE_ON); in uart_line_info()
2052 uart_change_pm(state, pm_state); in uart_line_info()
2433 uart_change_pm(state, UART_PM_STATE_OFF); in uart_suspend_port()
2478 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()
2493 uart_change_pm(state, UART_PM_STATE_ON); in uart_resume_port()
2614 uart_change_pm(state, UART_PM_STATE_ON); in uart_configure_port()
2674 uart_change_pm(state, UART_PM_STATE_ON); in uart_poll_init()
[all …]