Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/pwr_mgt/ !
H A DIOPM.h649 #define kIOPMPSAdapterDetailsSharedSourceKey "SharedSource" macro
/xnu-8796.101.5/iokit/Kernel/ !
H A DIOPMrootDomain.cpp11601 …SAdapterDetailsSharedSourceKey = OSSymbol::withCStringNoCopy(kIOPMPSAdapterDetailsSharedSourceKey); in initialize()