Home
last modified time | relevance | path

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

/qemu/include/hw/input/
H A Dhid.h72 extern const VMStateDescription vmstate_hid_ptr_device;
77 .vmsd = &vmstate_hid_ptr_device, \
/qemu/hw/input/
H A Dhid.c593 const VMStateDescription vmstate_hid_ptr_device = { variable