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

/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMPowerNotifications.c41 static CFStringRef createSCKeyForIOKitString(CFStringRef str) function
81 cpu_power_key = createSCKeyForIOKitString(CFSTR(kIOPMCPUPowerLimitsKey));
128 thermal_key = createSCKeyForIOKitString(CFSTR(kIOPMThermalLevelWarningKey));
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMSystemEvents.c43 static CFStringRef createSCKeyForIOKitString(CFStringRef str) function
124 CFStringRef writeToKey = createSCKeyForIOKitString(keys[i]);

Completed in 111 milliseconds