Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/8250/ !
D8250_early.c111 static int early_serial8250_read(struct console *console, in early_serial8250_read() function
129 #define early_serial8250_read NULL macro
172 device->con->read = early_serial8250_read; in early_serial8250_setup()