Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h46 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id);
73 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling() function
H A Domap4-thermal-data.c78 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
209 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
240 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
H A Domap5-thermal-data.c285 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
H A Ddra752-thermal-data.c338 .unregister_cooling = ti_thermal_unregister_cpu_cooling,
H A Dti-thermal-common.c258 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling() function