Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DIOPM.h695 #define kIOPMPSPostDishargeWaitSecondsKey "PostDischargeWaitSeconds" macro
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp11654 gIOPMPSPostDishargeWaitSecondsKey = OSSymbol::withCStringNoCopy(kIOPMPSPostDishargeWaitSecondsKey); in initialize()