Searched defs:USBDEVICEDESC (Results 1 - 1 of 1) sorted by relevance
/vbox/include/VBox/ | ||
H A D | usb.h | 183 typedef struct USBDEVICEDESC struct 185 /** The descriptor length. (Usually sizeof(USBDEVICEDESC).) */ 213 } USBDEVICEDESC; typedef in typeref:struct:USBDEVICEDESC 216 typedef USBDEVICEDESC *PUSBDEVICEDESC; |
Completed in 59 milliseconds