Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h791 #define kIOPMSettingMobileMotionModuleKey "MobileMotionModule" macro
/xnu-8020.101.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1551 OSSymbol::withCString(kIOPMSettingMobileMotionModuleKey), in start()