Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2045 virtual IOReturn removePowerChild( IOPowerConnection * theChild );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp759 theParent->removePowerChild(connection); in handlePMstop()
1075 IOService::removePowerChild( IOPowerConnection * theNub ) in removePowerChild() function in IOService