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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp806 _target->deRegisterInterestedDriver( this );
H A DIONetworkInterface.cpp626 _driver->deRegisterInterestedDriver( this );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1450 The interested driver is retained until the power interest is removed by calling <code>deRegisterInterestedDriver</code>.
1459 /*! @function deRegisterInterestedDriver
1462 Most drivers do not need to override <code>deRegisterInterestedDriver</code>.
1467 IOReturn deRegisterInterestedDriver( IOService * theDriver );
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp1396 fPMRootDomain->deRegisterInterestedDriver(this);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp1306 // [public] deRegisterInterestedDriver
1309 IOReturn IOService::deRegisterInterestedDriver( IOService * driver ) function in class:IOService

Completed in 243 milliseconds