Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddesc.c65 d->bDescriptorType = USB_DT_DEVICE_QUALIFIER; in usb_desc_device_qualifier()
668 case USB_DT_DEVICE_QUALIFIER: in usb_desc_get_descriptor()
/qemu/include/hw/
H A Dusb.h152 #define USB_DT_DEVICE_QUALIFIER 0x06 macro