Home
last modified time | relevance | path

Searched refs:cpu_freq_to_power (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c350 static u32 cpu_freq_to_power(struct cpufreq_cooling_device *cpufreq_device, in cpu_freq_to_power() function
468 raw_cpu_power = cpu_freq_to_power(cpufreq_device, freq); in get_dynamic_power()
673 dynamic_power = cpu_freq_to_power(cpufreq_device, freq) * num_cpus; in cpufreq_state2power()