Home
last modified time | relevance | path

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

/qemu/include/hw/
H A Dusb.h164 #define USB_DEV_CAP_SUPERSPEED 0x03 macro
/qemu/hw/usb/
H A Ddesc.c294 d->u.cap.bDevCapabilityType = USB_DEV_CAP_SUPERSPEED; in usb_desc_cap_super()