Searched refs:pdmR3UsbInstantiateDevices (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMDevice.cpp406 rc = pdmR3UsbInstantiateDevices(pVM);
H A DPDMUsb.cpp491 * @param iInstance -1 if not called by pdmR3UsbInstantiateDevices().
496 * In the pdmR3UsbInstantiateDevices() case (iInstance != -1) this is
512 * If not called by pdmR3UsbInstantiateDevices(), we'll have to fix
703 int pdmR3UsbInstantiateDevices(PVM pVM) function
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h1276 int pdmR3UsbInstantiateDevices(PVM pVM);

Completed in 55 milliseconds