Home
last modified time | relevance | path

Searched defs:VirtIOInputHID (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-input.h85 struct VirtIOInputHID { struct
86 VirtIOInput parent_obj;
87 char *display;
88 uint32_t head;
89 const QemuInputHandler *handler;
90 QemuInputHandlerState *hs;
91 int ledstate;
92 bool wheel_axis;