Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcpu_cooling.h45 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
55 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister() function
/Linux-v4.19/drivers/thermal/
Dimx_thermal.c765 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
780 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
796 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
832 cpufreq_cooling_unregister(data->cdev); in imx_thermal_probe()
852 cpufreq_cooling_unregister(data->cdev); in imx_thermal_remove()
Dcpu_cooling.c794 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister() function
820 EXPORT_SYMBOL_GPL(cpufreq_cooling_unregister);
/Linux-v4.19/drivers/cpufreq/
Dscpi-cpufreq.c189 cpufreq_cooling_unregister(priv->cdev); in scpi_cpufreq_exit()
Dscmi-cpufreq.c188 cpufreq_cooling_unregister(priv->cdev); in scmi_cpufreq_exit()
Dcpufreq-dt.c301 cpufreq_cooling_unregister(priv->cdev); in cpufreq_exit()
Dqoriq-cpufreq.c242 cpufreq_cooling_unregister(data->cdev); in qoriq_cpufreq_cpu_exit()
Dmediatek-cpufreq.c475 cpufreq_cooling_unregister(info->cdev); in mtk_cpufreq_exit()
Dimx6q-cpufreq.c219 cpufreq_cooling_unregister(cdev); in imx6q_cpufreq_exit()
Darm_big_little.c503 cpufreq_cooling_unregister(cdev[cur_cluster]); in bL_cpufreq_exit()
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c280 cpufreq_cooling_unregister(data->cool_dev); in ti_thermal_unregister_cpu_cooling()
/Linux-v4.19/Documentation/thermal/
Dcpu-cooling-api.txt38 1.1.3 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)