Searched refs:cpupower_set_intel_turbo_boost (Results 1 – 3 of 3) sorted by relevance
146 int cpupower_set_intel_turbo_boost(int turbo_boost);193 static inline int cpupower_set_intel_turbo_boost(int turbo_boost) in cpupower_set_intel_turbo_boost() function
68 int cpupower_set_intel_turbo_boost(int turbo_boost) in cpupower_set_intel_turbo_boost() function
126 ret = cpupower_set_intel_turbo_boost(turbo_boost); in cmd_set()