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

/vbox/include/VBox/
H A Dsup.h1891 SUPR0DECL(int) SUPR0ComponentDeregisterFactory(PSUPDRVSESSION pSession, PCSUPDRVFACTORY pFactory);
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp156 { "SUPR0ComponentDeregisterFactory", (void *)SUPR0ComponentDeregisterFactory },
2545 pReq->Hdr.rc = SUPR0ComponentDeregisterFactory(pSession, pReq->u.In.pFactory);
4092 SUPR0DECL(int) SUPR0ComponentDeregisterFactory(PSUPDRVSESSION pSession, PCSUPDRVFACTORY pFactory) function

Completed in 110 milliseconds