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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1539 /*! @function removePowerChild
1543 virtual IOReturn removePowerChild( IOPowerConnection * theChild );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp798 theParent->removePowerChild(connection);
1106 // [public] removePowerChild
1111 IOReturn IOService::removePowerChild ( IOPowerConnection * theNub ) function in class:IOService

Completed in 32 milliseconds