Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h536 IOReturn shutdownSystem( void );
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp921 return gRootDomain->shutdownSystem(); in rootDomainShutdown()
5921 IOPMrootDomain::shutdownSystem( void ) function in IOPMrootDomain