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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp1011 static void supdrvDestroySession(PSUPDRVDEVEXT pDevExt, PSUPDRVSESSION pSession) function
1028 LogFlow(("supdrvDestroySession: returns\n"));
1206 supdrvDestroySession(pDevExt, pSession);
1320 supdrvDestroySession(pSession->pDevExt, pSession);

Completed in 54 milliseconds