Searched refs:kIOHibernateStateKey (Results 1 – 5 of 5) sorted by relevance
749 #define kIOHibernateStateKey "IOHibernateState" macro
76 `kIOHibernateStateKey` to modify behavior. The platform drivers save state to
812 …nst OSSharedPtr<const OSSymbol> gIOHibernateStateKey = OSSymbol::withCString(kIOHibernateStateKey);
1597 rootDomain->setProperty(kIOHibernateStateKey, data); in IOHibernateSystemInit()
5468 prop = getPMRootDomain()->copyProperty(kIOHibernateStateKey); in systemPower()