Home
last modified time | relevance | path

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

/qemu/include/hw/
H A Dusb.h151 #define USB_DT_ENDPOINT 0x05 macro
/qemu/hw/usb/
H A Ddesc.c217 d->bDescriptorType = USB_DT_ENDPOINT; in usb_desc_endpoint()