Home
last modified time | relevance | path

Searched defs:KBDState (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/input/
H A Di8042.h19 typedef struct KBDState { struct
41 } KBDState; argument
/qemu/hw/input/
H A Dadb-kbd.c37 struct KBDState { struct
39 ADBDevice parent_obj;
42 uint8_t data[128];
43 int rptr, wptr, count;