Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c102 struct power_table *dyn_power_table; member
339 cpufreq_device->dyn_power_table = power_table; in build_dyn_power_table()
354 struct power_table *pt = cpufreq_device->dyn_power_table; in cpu_freq_to_power()
367 struct power_table *pt = cpufreq_device->dyn_power_table; in cpu_power_to_freq()
900 kfree(cpufreq_dev->dyn_power_table); in __cpufreq_cooling_register()
1051 kfree(cpufreq_dev->dyn_power_table); in cpufreq_cooling_unregister()