Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcpu_cooling.h83 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister() function
/linux-4.4.14/drivers/thermal/
Dimx_thermal.c542 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
556 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
571 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
599 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
620 cpufreq_cooling_unregister(data->cdev); in imx_thermal_remove()
Ddb8500_cpufreq_cooling.c54 cpufreq_cooling_unregister(cdev); in db8500_cpufreq_cooling_remove()
Dcpu_cooling.c1028 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister() function
1057 EXPORT_SYMBOL_GPL(cpufreq_cooling_unregister);
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c434 cpufreq_cooling_unregister(data->cool_dev); in ti_thermal_unregister_cpu_cooling()
/linux-4.4.14/drivers/cpufreq/
Dcpufreq-dt.c386 cpufreq_cooling_unregister(priv->cdev); in cpufreq_exit()
Dmt8173-cpufreq.c463 cpufreq_cooling_unregister(info->cdev); in mtk_cpufreq_exit()
/linux-4.4.14/Documentation/thermal/
Dcpu-cooling-api.txt61 1.1.5 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)