Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dhid.h62 extern const VMStateDescription vmstate_hid_keyboard_device;
67 .vmsd = &vmstate_hid_keyboard_device, \
/openbmc/qemu/hw/input/
H A Dhid.c609 const VMStateDescription vmstate_hid_keyboard_device = { variable