Home
last modified time | relevance | path

Searched refs:probe_baud (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/boot/
Dearly_serial_console.c102 static unsigned int probe_baud(int port) in probe_baud() function
142 baud = probe_baud(port); in parse_console_uart8250()
/linux-6.6.21/drivers/tty/serial/8250/
D8250_port.c3484 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
3513 baud = probe_baud(port); in serial8250_console_setup()