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

/external/qemu/hw/
H A Dusb-hid.c53 typedef struct USBKeyboardState { struct
58 } USBKeyboardState; typedef in typeref:struct:USBKeyboardState
64 USBKeyboardState kbd;
446 USBKeyboardState *s = &hs->kbd;
584 static int usb_keyboard_poll(USBKeyboardState *s, uint8_t *buf, int len)
599 static int usb_keyboard_write(USBKeyboardState *s, uint8_t *buf, int len)

Completed in 71 milliseconds