Home
last modified time | relevance | path

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

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