Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c2551 static int pl011_early_read(struct console *con, char *s, unsigned int n) in pl011_early_read() function
2567 #define pl011_early_read NULL macro
2589 device->con->read = pl011_early_read; in pl011_early_console_setup()