Home
last modified time | relevance | path

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

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