Searched refs:serial8250_do_pm (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/mips/alchemy/common/ |
H A 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()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | serial_8250.h | 167 extern void serial8250_do_pm(struct uart_port *port, unsigned int state,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | serial_8250.h | 192 void serial8250_do_pm(struct uart_port *port, unsigned int state,
|
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_dw.c | 326 serial8250_do_pm(port, state, old); in dw8250_do_pm()
|
H A D | 8250_mtk.c | 462 serial8250_do_pm(port, state, old); in mtk8250_do_pm()
|
H A D | 8250_port.c | 2891 void serial8250_do_pm(struct uart_port *port, unsigned int state, in serial8250_do_pm() function 2898 EXPORT_SYMBOL(serial8250_do_pm); variable 2907 serial8250_do_pm(port, state, oldstate); in serial8250_pm()
|
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_mtk.c | 454 serial8250_do_pm(port, state, old); in mtk8250_do_pm()
|
H A D | 8250_port.c | 2944 void serial8250_do_pm(struct uart_port *port, unsigned int state, in serial8250_do_pm() function 2951 EXPORT_SYMBOL(serial8250_do_pm); variable 2960 serial8250_do_pm(port, state, oldstate); in serial8250_pm()
|
H A D | 8250_dw.c | 346 serial8250_do_pm(port, state, old); in dw8250_do_pm()
|
Completed in 14 milliseconds