Home
last modified time | relevance | path

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

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