Home
last modified time | relevance | path

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

/qemu/include/hw/
H A Dusb.h227 struct USBDevice { struct
229 USBPort *port;
231 char *serial;
232 void *opaque;
236 FILE *pcap;
239 int speed;
241 int speedmask;
242 uint8_t addr;
245 bool attached;
247 int32_t state;
[all …]