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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp492 static int usbLibDevCfgDrGet(HANDLE hHub, ULONG iPort, ULONG iDr, PUSB_CONFIGURATION_DESCRIPTOR *ppDr) function
796 rc = usbLibDevCfgDrGet(hHub, iPort, 0, &pCfgDr);

Completed in 73 milliseconds