HomeSort by relevance Sort by last modified time
    Searched full:usb_mouse_poll (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
usb-hid.c 507 static int usb_mouse_poll(USBHIDState *hs, uint8_t *buf, int len) function
768 ret = usb_mouse_poll(s, data, length);
821 ret = usb_mouse_poll(s, p->data, p->len);

Completed in 122 milliseconds