Searched defs:virtio_console_control (Results 1 – 2 of 2) sorted by relevance
61 struct virtio_console_control { struct62 __virtio32 id; /* Port number */63 __virtio16 event; /* The kind of control event (see below) */64 __virtio16 value; /* Extra information for the key */
66696 struct virtio_console_control { struct66697 __virtio32 id;66698 __virtio16 event;66699 __virtio16 value;