Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddesc.c337 d->bDescriptorType = USB_DT_BOS; in usb_desc_bos()
682 case USB_DT_BOS: in usb_desc_get_descriptor()
/qemu/include/hw/
H A Dusb.h156 #define USB_DT_BOS 0x0F macro