Searched refs:serial8250_do_pm (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/mips/alchemy/common/ |
D | platform.c | 38 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-6.1.9/include/linux/ |
D | serial_8250.h | 167 extern void serial8250_do_pm(struct uart_port *port, unsigned int state,
|
/linux-6.1.9/drivers/tty/serial/8250/ |
D | 8250_mtk.c | 462 serial8250_do_pm(port, state, old); in mtk8250_do_pm()
|
D | 8250_dw.c | 346 serial8250_do_pm(port, state, old); in dw8250_do_pm()
|
D | 8250_port.c | 2926 void serial8250_do_pm(struct uart_port *port, unsigned int state, in serial8250_do_pm() function 2933 EXPORT_SYMBOL(serial8250_do_pm); 2942 serial8250_do_pm(port, state, oldstate); in serial8250_pm()
|