Searched defs:VUSBDESCCONFIG (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Dvusb.h162 typedef struct VUSBDESCCONFIG struct
172 } VUSBDESCCONFIG; typedef in typeref:struct:VUSBDESCCONFIG
174 typedef VUSBDESCCONFIG *PVUSBDESCCONFIG;
176 typedef const VUSBDESCCONFIG *PCVUSBDESCCONFIG;
333 VUSBDESCCONFIG Core;
334 /** Pointer to additional descriptor bytes following what's covered by VUSBDESCCONFIG. */

Completed in 70 milliseconds