Searched refs:VUSB_DT_ENDPOINT (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DUSBProxyDevice.cpp255 case VUSB_DT_ENDPOINT:
283 Assert(*(this_desc + 1) == VUSB_DT_INTERFACE || *(this_desc + 1) == VUSB_DT_ENDPOINT);
293 if (type == VUSB_DT_INTERFACE || type == VUSB_DT_ENDPOINT)
370 case VUSB_DT_ENDPOINT:
H A DVUSBDevice.cpp65 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
H A DVUSBUrb.cpp430 case VUSB_DT_ENDPOINT:
/vbox/src/VBox/Devices/Storage/
H A DUsbMsd.cpp285 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
300 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
319 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
334 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
362 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
377 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp322 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
339 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
356 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
H A DUsbKbd.cpp245 /* .bDescriptorType = */ VUSB_DT_ENDPOINT,
/vbox/include/VBox/
H A Dvusb.h55 #define VUSB_DT_ENDPOINT 0x05 macro

Completed in 79 milliseconds