Home
last modified time | relevance | path

Searched refs:uart_get_console (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/Documentation/driver-api/serial/
Ddriver.rst28 the correct port structure (via uart_get_console()) and decoding command line
79 uart_try_toggle_sysrq uart_get_console
/linux-6.6.21/include/linux/
Dserial_core.h942 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
/linux-6.6.21/drivers/tty/serial/
Dserial_core.c2150 uart_get_console(struct uart_port *ports, int nr, struct console *co) in uart_get_console() function