Home
last modified time | relevance | path

Searched refs:probe_baud (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/
H A Dearly_serial_console.c102 static unsigned int probe_baud(int port) in probe_baud() function
142 baud = probe_baud(port); in parse_console_uart8250()
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dearly_serial_console.c102 static unsigned int probe_baud(int port) in probe_baud() function
142 baud = probe_baud(port); in parse_console_uart8250()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c3385 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
3414 baud = probe_baud(port); in serial8250_console_setup()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c3478 static unsigned int probe_baud(struct uart_port *port) in probe_baud() function
3507 baud = probe_baud(port); in serial8250_console_setup()

Completed in 9 milliseconds