Searched refs:USB_DT_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ | ||
H A D | usb.h | 151 #define USB_DT_ENDPOINT 0x05 macro |
/qemu/hw/usb/ | ||
H A D | desc.c | 217 d->bDescriptorType = USB_DT_ENDPOINT; in usb_desc_endpoint() |