Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/tty/serial/8250/
D8250_port.c2893 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
2921 baud = probe_baud(port); in serial8250_console_setup()