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

/vbox/src/VBox/Devices/USB/
H A DDrvVUSBRootHub.cpp757 static DECLCALLBACK(int) vusbRhDevPowerOff(PVUSBIDEVICE pInterface) function
760 LogFlow(("vusbRhDevPowerOff: pRh=%p\n", pRh));
1009 pThis->Hub.Dev.IDevice.pfnPowerOff = vusbRhDevPowerOff;

Completed in 46 milliseconds