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

/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h1573 /*! @function removePowerChild
1577 virtual IOReturn removePowerChild( IOPowerConnection * theChild );
/xnu-2422.115.4/iokit/Kernel/
H A DIOServicePM.cpp677 theParent->removePowerChild(connection);
988 // [public] removePowerChild
993 IOReturn IOService::removePowerChild( IOPowerConnection * theNub ) function in class:IOService

Completed in 52 milliseconds