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