Home
last modified time | relevance | path

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

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