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

/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c3679 bool apo_available = false; local
3698 apo_available = IOPMFeatureIsAvailable(CFSTR(kIOPMAutoPowerOffEnabledKey), NULL);
3699 if (apo_available &&
3706 if ((modeValue || (apo_available && apo_enabled))

Completed in 115 milliseconds