Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcpu_cooling.h39 cpufreq_cooling_register(struct cpufreq_policy *policy);
49 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() function
/Linux-v4.19/drivers/thermal/
Dcpu_cooling.c733 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() function
737 EXPORT_SYMBOL_GPL(cpufreq_cooling_register);
Dimx_thermal.c661 data->cdev = cpufreq_cooling_register(data->policy); in imx_thermal_register_legacy_cooling()
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c259 data->cool_dev = cpufreq_cooling_register(data->policy); in ti_thermal_register_cpu_cooling()
/Linux-v4.19/Documentation/thermal/
Dcpu-cooling-api.txt19 1.1.1 struct thermal_cooling_device *cpufreq_cooling_register(