Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_xen.c212 static int dom0_read_console(uint32_t vtermno, char *buf, int len) in dom0_read_console() function
231 .get_chars = dom0_read_console,