Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/alchemy/common/
Dplatform.c38 serial8250_do_pm(port, state, old_state); in alchemy_8250_pm()
41 serial8250_do_pm(port, state, old_state); in alchemy_8250_pm()
45 serial8250_do_pm(port, state, old_state); in alchemy_8250_pm()
/linux-4.4.14/include/linux/
Dserial_8250.h145 extern void serial8250_do_pm(struct uart_port *port, unsigned int state,
/linux-4.4.14/drivers/tty/serial/8250/
D8250_mtk.c155 serial8250_do_pm(port, state, old); in mtk8250_do_pm()
D8250_dw.c213 serial8250_do_pm(port, state, old); in dw8250_do_pm()
D8250_port.c2411 void serial8250_do_pm(struct uart_port *port, unsigned int state, in serial8250_do_pm() function
2418 EXPORT_SYMBOL(serial8250_do_pm);
2427 serial8250_do_pm(port, state, oldstate); in serial8250_pm()