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