Searched defs:USBMouseState (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dusb-hid.c46 typedef struct USBMouseState { struct
51 } USBMouseState; typedef in typeref:struct:USBMouseState
63 USBMouseState ptr;
419 USBMouseState *s = &hs->ptr;
433 USBMouseState *s = &hs->ptr;
510 USBMouseState *s = &hs->ptr;
552 USBMouseState *s = &hs->ptr;

Completed in 49 milliseconds