Searched refs:USBHIDState (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dusb-hid.c60 typedef struct USBHIDState { struct
72 } USBHIDState; typedef in typeref:struct:USBHIDState
407 static void usb_hid_changed(USBHIDState *hs)
418 USBHIDState *hs = opaque;
432 USBHIDState *hs = opaque;
445 USBHIDState *hs = opaque;
507 static int usb_mouse_poll(USBHIDState *hs, uint8_t *buf, int len)
549 static int usb_tablet_poll(USBHIDState *hs, uint8_t *buf, int len)
614 USBHIDState *s = (USBHIDState *)de
[all...]

Completed in 66 milliseconds