Home
last modified time | relevance | path

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

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