Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/pwr_mgt/
H A DIOPM.h804 #define kIOPMSettingGraphicsSwitchKey "GPUSwitch" macro
/xnu-12377.1.9/iokit/Kernel/
H A DIOPMrootDomain.cpp1667 OSSymbol::withCString(kIOPMSettingGraphicsSwitchKey), in start()