Searched refs:usb_keyboard_poll (Results 1 – 1 of 1) sorted by relevance
584 static int usb_keyboard_poll(USBKeyboardState *s, uint8_t *buf, int len) in usb_keyboard_poll() function772 ret = usb_keyboard_poll(&s->kbd, data, length); in usb_hid_handle_control()825 ret = usb_keyboard_poll(&s->kbd, p->data, p->len); in usb_hid_handle_data()