Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dxen_console.c133 static int xencons_can_receive(void *opaque) in xencons_can_receive() function
282 qemu_chr_fe_set_handlers(&con->chr, xencons_can_receive, in xen_console_connect()