Searched refs:apo_enable (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c1595 int64_t apo_enable, apo_delay; local
1599 if ( (GetPMSettingNumber(CFSTR(kIOPMAutoPowerOffEnabledKey), &apo_enable) != kIOReturnSuccess) ||
1600 (apo_enable != 1) ) {

Completed in 162 milliseconds