Searched refs:vmstate_adb_device (Results 1 – 4 of 4) sorted by relevance
51 extern const VMStateDescription vmstate_adb_device;
262 VMSTATE_STRUCT(parent_obj, MouseState, 0, vmstate_adb_device,
279 const VMStateDescription vmstate_adb_device = { variable
336 VMSTATE_STRUCT(parent_obj, KBDState, 0, vmstate_adb_device, ADBDevice),