Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/boot/
Dearly_serial_console.c97 static unsigned int probe_baud(int port) in probe_baud() function
137 baud = probe_baud(port); in parse_console_uart8250()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c3443 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
3471 baud = probe_baud(port); in serial8250_console_setup()