Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dxen_console.c48 struct XenConsole { struct
59 typedef struct XenConsole XenConsole; argument
62 OBJECT_DECLARE_SIMPLE_TYPE(XenConsole, XEN_CONSOLE_DEVICE) in OBJECT_DECLARE_SIMPLE_TYPE() argument
64 static bool buffer_append(XenConsole *con) in OBJECT_DECLARE_SIMPLE_TYPE()
117 static int ring_free_bytes(XenConsole *con) in ring_free_bytes()
135 XenConsole *con = opaque; in xencons_can_receive()
141 XenConsole *con = opaque; in xencons_receive()
161 static bool xencons_send(XenConsole *con) in xencons_send()
190 XenConsole *con = XEN_CONSOLE_DEVICE(_xendev); in con_event()
210 XenConsole *con = XEN_CONSOLE_DEVICE(xendev); in xen_console_connect()
[all …]