Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c40 static void dcc_early_write(struct console *con, const char *s, unsigned n) in dcc_early_write() function
50 device->con->write = dcc_early_write; in dcc_early_console_setup()