Home
last modified time | relevance | path

Searched refs:acknowledgeSystemWillShutdown (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h531 void acknowledgeSystemWillShutdown( IOService * from );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp7765 rootDomain->acknowledgeSystemWillShutdown( this ); in systemWillShutdown()
H A DIOPMrootDomain.cpp10351 IOPMrootDomain::acknowledgeSystemWillShutdown( IOService * from ) function in IOPMrootDomain