Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dserial_core.h397 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
/Linux-v5.10/Documentation/driver-api/serial/
Ddriver.rst28 the correct port structure (via uart_get_console) and decoding command line
/Linux-v5.10/drivers/tty/serial/
Dserial_core.c1953 uart_get_console(struct uart_port *ports, int nr, struct console *co) in uart_get_console() function