Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial_core.h270 UART_PM_STATE_OFF = 3, /* number taken from ACPI */ enumerator
/linux-4.1.27/drivers/tty/serial/
Dserial_core.c1422 uart_change_pm(state, UART_PM_STATE_OFF); in uart_close()
1519 uart_change_pm(state, UART_PM_STATE_OFF); in uart_hangup()
2076 uart_change_pm(state, UART_PM_STATE_OFF); in uart_suspend_port()
2258 uart_change_pm(state, UART_PM_STATE_OFF); in uart_configure_port()
Dst-asc.c463 case UART_PM_STATE_OFF: in asc_pm()
Dsh-sci.c2047 case UART_PM_STATE_OFF: in sci_pm()