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

/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c260 CFStringRef usePowerSource = power_source; local
273 if (!usePowerSource) {
276 usePowerSource = IOPSGetProvidingPowerSourceType(psblob);
278 usePowerSource = CFSTR(kIOPMACPowerKey);
282 supported = IOPMFeatureIsAvailable(key, usePowerSource);
292 ActiveSettings, usePowerSource);

Completed in 70 milliseconds