Home
last modified time | relevance | path

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

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