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

/linux-master/arch/mips/alchemy/common/
H A Dplatform.c38 serial8250_do_pm(port, state, old_state);
41 serial8250_do_pm(port, state, old_state);
45 serial8250_do_pm(port, state, old_state);
/linux-master/include/linux/
H A Dserial_8250.h192 void serial8250_do_pm(struct uart_port *port, unsigned int state,
/linux-master/drivers/tty/serial/8250/
H A D8250_mtk.c454 serial8250_do_pm(port, state, old);
H A D8250_dw.c345 serial8250_do_pm(port, state, old);
H A D8250_port.c2894 void serial8250_do_pm(struct uart_port *port, unsigned int state, function
2901 EXPORT_SYMBOL(serial8250_do_pm); variable
2910 serial8250_do_pm(port, state, oldstate);

Completed in 129 milliseconds