Home
last modified time | relevance | path

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

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