Searched refs:kIOHibernateOptionsKey (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOHibernatePrivate.h466 #define kIOHibernateOptionsKey "IOHibernateOptions" macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp1775 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey);
1804 IOService::getPMRootDomain()->setProperty(kIOHibernateOptionsKey,
1809 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey);
H A DIOPMrootDomain.cpp2279 OSNumber, getProperty(kIOHibernateOptionsKey));

Completed in 92 milliseconds