Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h591 #define kIOPMCoreDisplayProgressKey "CoreDisplayProgress" macro
/xnu-11215.61.5/iokit/Kernel/
H A DIOPMrootDomain.cpp1889 …OSSymbol> coredisplay_progress_string = OSSymbol::withCString(kIOPMCoreDisplayProgressKey); in setProperties()