Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_xen.c87 static int __write_console(struct xencons_info *xencons, in __write_console() function
132 int sent = __write_console(cons, data, len); in domU_write_console()