Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/boot/
Dearly_serial_console.c99 static unsigned int probe_baud(int port) in probe_baud() function
139 baud = probe_baud(port); in parse_console_uart8250()
/linux-3.4.99/drivers/tty/serial/8250/
D8250_early.c117 static unsigned int __init probe_baud(struct uart_port *port) in probe_baud() function
199 device->baud = probe_baud(port); in parse_options()