Searched refs:USBWacomState (Results 1 – 1 of 1) sorted by relevance
42 struct USBWacomState { struct58 OBJECT_DECLARE_SIMPLE_TYPE(USBWacomState, USB_WACOM) argument194 USBWacomState *s = opaque; in usb_mouse_event()207 USBWacomState *s = opaque; in usb_wacom_event()228 static int usb_mouse_poll(USBWacomState *s, uint8_t *buf, int len) in usb_mouse_poll()266 static int usb_wacom_poll(USBWacomState *s, uint8_t *buf, int len) in usb_wacom_poll()305 USBWacomState *s = (USBWacomState *) dev; in usb_wacom_handle_reset()319 USBWacomState *s = (USBWacomState *) dev; in usb_wacom_handle_control()373 USBWacomState *s = (USBWacomState *) dev; in usb_wacom_handle_data()401 USBWacomState *s = (USBWacomState *) dev; in usb_wacom_unrealize()[all …]