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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1618 /*! @function removePowerChild
1622 virtual IOReturn removePowerChild( IOPowerConnection * theChild );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp671 theParent->removePowerChild(connection);
982 // [public] removePowerChild
987 IOReturn IOService::removePowerChild( IOPowerConnection * theNub ) function in class:IOService

Completed in 82 milliseconds