Home
last modified time | relevance | path

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

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