Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/linux/
Dserial_core.h751 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
/Linux-v6.1/drivers/tty/serial/
Dserial_core.c2100 uart_get_console(struct uart_port *ports, int nr, struct console *co) in uart_get_console() function