Home
last modified time | relevance | path

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

/qemu/include/hw/
H A Dusb.h160 #define USB_DT_ENDPOINT_COMPANION 0x30 macro
/qemu/hw/usb/
H A Ddesc.c233 d->bDescriptorType = USB_DT_ENDPOINT_COMPANION; in usb_desc_endpoint()